update readme.md

This commit is contained in:
Denis-Cosmin Nutiu 2023-05-29 22:02:49 +03:00
parent f6bfb40bc1
commit 1050ceb84b

View file

@ -15,5 +15,9 @@ pip install -r requirements.txt
python3 jekyll-to-hugo.py <jekyll_post_path> <hugo_post_path> python3 jekyll-to-hugo.py <jekyll_post_path> <hugo_post_path>
``` ```
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) Made with ❤️ by [NucuLabs.dev](https://nuculabs.dev)