mirror of
https://github.com/paul-nameless/tg
synced 2024-11-22 03:43:19 +00:00
Fix git link in README.md (#204)
This commit is contained in:
parent
039ce859b7
commit
8ad6d919d7
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ tg
|
|||
This option is recommended for development:
|
||||
|
||||
```sh
|
||||
git clone https://github.com:paul-nameless/tg.git
|
||||
git clone https://github.com/paul-nameless/tg.git
|
||||
cd tg
|
||||
pip install python-telegram
|
||||
pip install .
|
||||
|
|
Loading…
Reference in a new issue