diff --git a/README.md b/README.md index 2384d7f..9d8e803 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The tool helps to download posts and videos from tiktok for a given set of hasht ## Pre-requisites 1. Make sure you have python 3.6 or a later version installed. 2. Download and install TikTok scraper: https://github.com/drawrowfly/tiktok-scraper -3. Run python3 -m venv env +3. Go to the project folder and run python3 -m venv env 5. Run pip install -r requirements.txt ### Options for running run_downloader.py