From b461cef6943453ddac2eac450ad77eb5b4b0c16e Mon Sep 17 00:00:00 2001 From: Denis-Cosmin NUTIU Date: Sat, 3 Jun 2023 16:09:43 +0300 Subject: [PATCH] update readme.md --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ad7e6a1..e9a92e9 100644 --- a/readme.md +++ b/readme.md @@ -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: