From fa6353e60603a7cf7cbbb72352ecac0946442819 Mon Sep 17 00:00:00 2001 From: Blinkenlights <59289418+Flashing-Blinkenlights@users.noreply.github.com> Date: Wed, 9 Feb 2022 19:20:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4249998..241c66f 100755 --- a/README.md +++ b/README.md @@ -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