Skip to content

Commit

Permalink
Minor typo fix (#1982)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnxoid committed Aug 20, 2021
1 parent 5a76cfa commit dccf8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.rst
Expand Up @@ -93,7 +93,7 @@ If you don't have pip you can install with wget::

wget https://bootstrap.pypa.io/get-pip.py -O - | python3

...ow with curl::
...or with curl::

python3 < <(curl -s https://bootstrap.pypa.io/get-pip.py)

Expand Down

0 comments on commit dccf8be

Please sign in to comment.