mirror of
https://github.com/bellingcat/tiktok-hashtag-analysis.git
synced 2026-06-08 03:18:31 +03:00
fixed typo in Windows venv activation command
This commit is contained in:
@@ -10,7 +10,7 @@ The tool helps to download posts and videos from TikTok for a given set of hasht
|
||||
|
||||
4. Start your virtual environment
|
||||
- On Unix-like operating systems (macOS, Linux), this can be done using the command `source .env/bin/activate`
|
||||
- On Windows, this can be done using the command `.env\activate.bat`
|
||||
- On Windows, this can be done using the command `.env\Scripts\activate.bat`
|
||||
|
||||
5. Install the Python package dependencies for this tool by executing the command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user