update readme.md

This commit is contained in:
Denis-Cosmin NUTIU 2023-06-03 16:09:43 +03:00
parent eb58fb67d9
commit b461cef694

View file

@ -17,7 +17,7 @@ Note: This tool is not perfect, it will not convert everything. If you find a bu
## Usage
### PiPy
### PiPy or Pipx
If you have Python installed, you can use the following commands:
@ -28,6 +28,8 @@ jekyll-to-hugo
You will need to create a `config.yaml` file in the current directory. See example [here](./config.yaml).
_`pipx` is a tool to install Python CLI tools in isolated environments_
### Python From Source
If you have Python installed, you can use the following commands: