Update README.md

Update of the pip command
This commit is contained in:
Civlo85
2020-10-22 11:50:09 +02:00
committed by GitHub
parent 94558e35fc
commit f8e4bf75f2
+1 -1
View File
@@ -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. To download gsmHat, either fork this github repo or simply use Pypi via pip.
```sh ```sh
$ pip3 install gsmHat $ python3 -m pip install -U gsmHat
``` ```
### Prepare ### Prepare