Updated Readme

Former-commit-id: fdefdf08f8
This commit is contained in:
root
2018-09-07 16:02:07 +05:30
parent 4dce106b98
commit 3dd0e69fa4
+2 -8
View File
@@ -34,14 +34,8 @@ And with all this information **pwnedOrNot** can easily find passwords for compr
**Ubuntu and Kali**
```bash
# Python 2
pip install cfscrape
apt-get install nodejs
# Python 3
apt-get install python3-pip
pip3 install requests
pip3 install cfscrape
chmod 777 install.sh
./install.sh
```
**Termux**