Skip to content

Commit

Permalink
Fix git clone URL in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Veit committed Feb 5, 2021
1 parent 048896a commit f92dbba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To install this script you have to download project and install requirements:

### Linux
```
git clone https://github.com/borontov/telegram-delete-all-messages
git clone https://github.com/gurland/telegram-delete-all-messages
cd telegram-delete-all-messages
pip install -r requirements.txt
python cleaner.py
Expand Down

0 comments on commit f92dbba

Please sign in to comment.