From 2efbc564d2b6b285f09354d82784e594e427385d Mon Sep 17 00:00:00 2001 From: Gen Date: Sun, 16 Apr 2023 12:29:22 +0000 Subject: [PATCH] git link changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b6d159..76630c0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Instagram Reel Downloader is a simple tool that allows you to download Instagram 1. Clone this repository to your local machine. ``` -git clone https://github.com/oxygenta/instagram-reel-downloader.git +git clone https://git.lat/Gen/instagram-reel-downloader.git ``` 2. Install the required dependencies using pip. ```