Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Flashing-Blinkenlights authored Feb 9, 2022
1 parent e402b60 commit fa6353e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ For the latest sexy-but-might-break-something release, type the following instea
- On Windows: `py -m pip install --pre gdpc`

To update your package, type the following:
- On Linux/MacOS: `python3 -m pip install --update gdpc`
- On Windows: `py -m pip install --update gdpc`
- On Linux/MacOS: `python3 -m pip install --upgrade gdpc`
- On Windows: `py -m pip install --upgrade gdpc`

If you would like to install the latest stable version directly from GitHub, replace `gdpc` with

Expand Down

0 comments on commit fa6353e

Please sign in to comment.