From 91ef80e9c0e795779bd15a71a8453730b43fdad8 Mon Sep 17 00:00:00 2001 From: n3rada <72791564+n3rada@users.noreply.github.com> Date: Tue, 27 Feb 2024 22:37:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: