Skip to content

Commit 544bdd1

Browse files
dukecat0pradyunsg
andauthored
Remove python -m
Co-authored-by: Pradyun Gedam <[email protected]>
1 parent 21abee6 commit 544bdd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ distro community, cloud provider support channels, etc).
6565
Upgrading your `pip` by running:
6666

6767
```{pip-cli}
68-
$ python -m pip install --upgrade pip
68+
$ pip install --upgrade pip
6969
```
7070

7171
(compatibility-requirements)=

0 commit comments

Comments
 (0)