Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HellBoy-OP authored Oct 31, 2021
1 parent 3715324 commit 75d59ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@

- Clone the repo.

`git clone https://github.com/TheVaders/InVade.git`
`git clone https://github.com/The-HellBot/Plugins.git`
- Open Cloned Folder.

`cd InVade`
`cd Plugins`
- Create VirtualEnv.

`virtualenv -p /usr/bin/python3 venv`
Expand Down Expand Up @@ -109,7 +109,7 @@
- Open the terminal.
- Paste this code.

`pkg install python wget -y && pip install telethon && wget https://raw.githubusercontent.com/TheVaders/InVade/master/hell_string.py && python3 hell_string.py`
`pkg install python wget -y && pip install telethon && wget https://raw.githubusercontent.com/The-HellBot/Plugins/master/hell_string.py && python3 hell_string.py`
- Fill API ID, API HASH, Phone number (with country code).
- Paste the OTP received on Telegram.
- If You have Enabled 2-Step Verification then fill your password.
Expand Down

0 comments on commit 75d59ce

Please sign in to comment.