Skip to content

Commit f691817

Browse files
changed to pip3
1 parent 197300a commit f691817

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ $ sudo reboot
1414
```
1515
#### Anvil
1616
```bash
17-
$ sudo pip install anvil-uplink
17+
$ sudo pip3 install anvil-uplink
1818

1919
```
20-
20+
This course will use Python 3, so make sure to use pip3 above.
2121
## What's in the Repo?
2222
Starter files for the Python on Pi Club, as well as fully-built examples. There are also some warm-ups and basic challenges.
2323

0 commit comments

Comments
 (0)