Replace mentions of master branch with v1

This commit is contained in:
Lonami Exo
2022-09-20 17:08:53 +02:00
parent 18da855dd4
commit e6ebe6b334
6 changed files with 17 additions and 15 deletions

View File

@@ -25,7 +25,7 @@ you can run the following command instead:
.. code-block:: sh
python3 -m pip install --upgrade https://github.com/LonamiWebs/Telethon/archive/master.zip
python3 -m pip install --upgrade https://github.com/LonamiWebs/Telethon/archive/v1.zip
.. note::