From f383f222c4fd98ed482351b051e1a8b7bf49622d Mon Sep 17 00:00:00 2001 From: Robert Aitch Date: Sun, 20 Jul 2025 00:35:41 +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 7300ffa..dbb574c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Keep these credentials safe, you'll need them to run the script! 1. Clone the repository: ```bash -git clone https://github.com/unnohwn/telegram-scraper.git +git clone https://github.com/robertaitch/telegram-scraper.git cd telegram-scraper ```