Fix git link in README.md (#204)

This commit is contained in:
Yurii H 2021-02-22 09:49:20 +02:00 committed by GitHub
parent 039ce859b7
commit 8ad6d919d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 .