From 81905dd5703ecd6756a60e4714fd5b9a59eb49c5 Mon Sep 17 00:00:00 2001
From: johannawild <72805812+johannawild@users.noreply.github.com>
Date: Wed, 4 May 2022 00:30:29 +0200
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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