From f8e4bf75f29f4c96926e3053e268f461ff3584cb Mon Sep 17 00:00:00 2001 From: Civlo85 <70633987+Civlo85@users.noreply.github.com> Date: Thu, 22 Oct 2020 11:50:09 +0200 Subject: [PATCH] Update README.md Update of the pip command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93ae20e..ee54695 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ In the following paragraphs, I am going to describe how you can get and use gsmH To download gsmHat, either fork this github repo or simply use Pypi via pip. ```sh -$ pip3 install gsmHat +$ python3 -m pip install -U gsmHat ``` ### Prepare @@ -205,4 +205,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -contact me: \ No newline at end of file +contact me: