We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a965b94 commit cc76318Copy full SHA for cc76318
1 file changed
mkdocs/getting_started.md
@@ -77,7 +77,7 @@ Skip these steps if you already have both of these installed
77
choco install git
78
choco install python --version=3.12.2
79
python -m pip install --user pipx
80
- pipx ensurepath
+ python -m pipx ensurepath
81
```
82
83
There is no more installation required at this point.
0 commit comments