diff --git a/README.md b/README.md index 6bf7c02..a7a057a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ python3 -m pip install 'toboggan@git+https://github.com/n3rada/toboggan.git' Or, by using [`pipx`](https://pypa.github.io/pipx/) - and you should -, give this a whirl: ```shell -pipx install 'git+https://github.com/n3rada/toboggan.git' +python3 -m pipx install 'git+https://github.com/n3rada/toboggan.git' ``` Thus, you can execute it with the following command: