From 5ac6eaf3f3f5fb80b6b0cd992bb414e6cc33703d Mon Sep 17 00:00:00 2001 From: Piero <55633887+piero0920@users.noreply.github.com> Date: Sat, 3 Dec 2022 09:08:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22585f5..70c6307 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Python script to monitor a twitch channel: 1. Install Python 3 2. Install Streamlink 3. If you want to upload to a remote service using rclone, [configure it](https://rclone.org/docs/#configure) (Doesnt need to download, the `rclone.exe` is avalible in [tools/rclone.exe](https://github.com/piero0920/Twitch-Archive/blob/main/tools/rclone.exe)). -4. `git clone ` +4. `git clone https://github.com/piero0920/Twitch-Archive.git` 5. `cd Twitch-Archive` 6. `pip install -r requirements.txt` 7. Edit the `.env.sample` and rename it to `.env`