This commit is contained in:
Jxck-S 2020-09-28 21:23:11 -04:00
parent fc27e60542
commit 7a1277c36a
1 changed files with 2 additions and 1 deletions

View File

@ -45,11 +45,12 @@ apt install python3
apt install python3-pip
```
### Install Colorama and geopy
### Install Colorama, geopy, ptyz
```bash
pip install colorama
pip install geopy
pip3 install ptyz
```
### Install Selenium / ChromeDriver or setup Google Static Maps