From 1050ceb84ba6583371dab698e1f4a6b3787b9ffa Mon Sep 17 00:00:00 2001 From: Denis Nutiu Date: Mon, 29 May 2023 22:02:49 +0300 Subject: [PATCH] update readme.md --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 2ca5a1c..063cda2 100644 --- a/readme.md +++ b/readme.md @@ -15,5 +15,9 @@ pip install -r requirements.txt python3 jekyll-to-hugo.py ``` +To change the config, edit `config.yaml`. + +The configuration file path can be configured with the `CONFIG_PATH` environment variable. + --- Made with ❤️ by [NucuLabs.dev](https://nuculabs.dev) \ No newline at end of file