diff --git a/README.md b/README.md index 83eb3a1..c1a986a 100755 --- a/README.md +++ b/README.md @@ -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**