mirror of
https://github.com/paul-nameless/tg
synced 2024-11-22 11:53:08 +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:
|
This option is recommended for development:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com:paul-nameless/tg.git
|
git clone https://github.com/paul-nameless/tg.git
|
||||||
cd tg
|
cd tg
|
||||||
pip install python-telegram
|
pip install python-telegram
|
||||||
pip install .
|
pip install .
|
||||||
|
|
Loading…
Reference in a new issue