mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update README.md
This commit is contained in:
parent
00f21fcf25
commit
764e263053
10
README.md
10
README.md
|
@ -80,11 +80,11 @@ After opening Follow below commands One by one
|
|||
```
|
||||
|
||||
```
|
||||
pkg install git python2 php curl
|
||||
pkg install git python php curl
|
||||
|
||||
```
|
||||
```
|
||||
pip2 install wget
|
||||
pip3 install wget
|
||||
|
||||
```
|
||||
```
|
||||
|
@ -104,7 +104,11 @@ chmod 777 SocialFishTermux.py
|
|||
|
||||
```
|
||||
```
|
||||
python2 SocialFishTermux.py
|
||||
python SocialFishTermux.py
|
||||
|
||||
or
|
||||
|
||||
./SocialFishTermux.py
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user