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
+2 -2
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
@@ -205,4 +205,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
contact me: <software@tounsi.de> contact me: <software@tounsi.de>