Add pip to install instructions

pull/15/head
Stephen Mather 2019-05-23 09:22:38 -04:00 zatwierdzone przez GitHub
rodzic c68a59b094
commit 0c918c23f9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -39,7 +39,7 @@ Press the "Fork" button at the top of this page.
### Linux:
```bash
sudo apt-get install -y git python3
sudo apt-get install -y git python3 python3-pip
```
### MacOS