Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IRAQ-hacker authored Feb 20, 2021
1 parent 47918ef commit 5f48dd5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,36 +65,36 @@ __UPDATE__ :


# install this :
~ `apt-get update`
- `apt-get update`

~ `apt-get upgrade`
- `apt-get upgrade`

~ `pkg install python -y`
- `pkg install python -y`

~ `pkg install python2-y`
- `pkg install python2-y`

~ `pkg install git -y
- `pkg install git -y

~ `pip install lolcat`
- `pip install lolcat`

~ `pip install colorama`
- `pip install colorama`

~ `pip install requests`
- `pip install requests`

~ `pip install bs4`
- `pip install bs4`

# use tool :

~ `cd hack-instagram`
- `cd hack-instagram`

~ `chmod +x *`
- `chmod +x *`

# run :
- `python run.py`

~ `bash setup`
- `bash setup`

~ `bash bs4-insta.sh`
- `bash bs4-insta.sh`

<br>

Expand Down

0 comments on commit 5f48dd5

Please sign in to comment.