Update README.md

This commit is contained in:
AnonUD4Y 2018-06-27 15:36:01 +05:30 committed by GitHub
parent 608b455f79
commit d40634247e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
### PREREQUISITES ( Please verify if you have installed )
* Python 3
* Python 3
* Wget from Python
* PHP
* sudo
@ -49,6 +49,10 @@ git clone https://github.com/An0nUD4Y/SocialFish.git
cd SocialFish
```
```
sudo apt install python3-pip
```
```
sudo pip3 install -r requirements.txt
```