removed redundant installation of python3-pip
This commit is contained in:
parent
8e508fbfdf
commit
7f3ae07860
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ $ source ~/.bashrc
|
||||||
```console
|
```console
|
||||||
$ sudo apt update
|
$ sudo apt update
|
||||||
|
|
||||||
$ sudo apt install -y git python3-pip
|
$ sudo apt install -y git
|
||||||
|
|
||||||
$ sudo pip3 install adafruit-python-shell click==7.0
|
$ sudo pip3 install adafruit-python-shell click==7.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue