Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n3rada authored Feb 27, 2024
1 parent aa709b7 commit 91ef80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 91ef80e

Please sign in to comment.