From 8b4ba4765deabc7d11001230e9061d8106471148 Mon Sep 17 00:00:00 2001 From: Mesin Kasir <52827888+mesinkasir@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:57:49 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bbb33a..698534d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Documentation [https://www.hockeycomputindo.com/2022/03/new-pelician-template-pe WORK : + create venv on pelican project and activate `venv\Scripts\activate` -+ create new folder name it themes in to your pelican project or run `mkdri themes` ++ create new folder name it themes in to your pelican project or run `mkdir themes` + download and upload peliciando to themes folder or `cd themes && git clone https://github.com/mesinkasir/peliciando.git` + open `pelicanconf.py` + insert THEME = `themes/pelicianido` on pelicanconf.py