From 99467f0e914072452b8056bab912e7271ae6e38a Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Thu, 19 Jan 2023 03:35:34 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ad4f2e4..a1d65a8 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ The tool helps to download posts and videos from TikTok for a given set of hasht - 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\Scripts\activate.bat` -5. Install the Python package dependencies for this tool by executing the command: +5. Install the tool with pip: - `pip install -r requirements.txt` + `pip install git+https://github.com/bellingcat/tiktok-hashtag-analysis` -You should now be ready to start using the tool. +You should now be ready to start using it. ## About the tool