Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonfarah authored Dec 27, 2021
1 parent 53bc776 commit 0cc8fd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ A bot that generates followers, likes, views, shares and comment likes! (from ze
* You must install [chromedriver](https://chromedriver.chromium.org/downloads) in the tiktok-bot.py file directory
* You must download selenium and colorama, here's how : open Terminal/Cmd and type the commands below then press the Enter key

python -m pip install selenium
python -m pip install selenium==3.141.0
python -m pip install colorama

## If you are not on Windows
If you are not using windows, open the tiktok-bot.py file using any text editor, go down to line 170 and follow the instruction
If you are not using windows, open the tiktok-bot.py file using any text editor, go down to line 181 and follow the instruction

## How to use
1. Make sure you installed all the requirements
Expand Down

0 comments on commit 0cc8fd3

Please sign in to comment.