update readme.md
This commit is contained in:
parent
f6bfb40bc1
commit
1050ceb84b
1 changed files with 4 additions and 0 deletions
|
@ -15,5 +15,9 @@ pip install -r requirements.txt
|
|||
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)
|
Loading…
Reference in a new issue