removed redundant installation of python3-pip

This commit is contained in:
7aqdxe6f 2021-05-11 21:07:02 +02:00
parent 8e508fbfdf
commit 7f3ae07860
No known key found for this signature in database
GPG key ID: D6844406A2D2F0DD

View file

@ -70,7 +70,7 @@ $ source ~/.bashrc
```console
$ sudo apt update
$ sudo apt install -y git python3-pip
$ sudo apt install -y git
$ sudo pip3 install adafruit-python-shell click==7.0