update readme.md
This commit is contained in:
parent
eb58fb67d9
commit
b461cef694
1 changed files with 3 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue