diff --git a/client/doc/basic/installation.rst b/client/doc/basic/installation.rst index cca00952..890c5c8d 100644 --- a/client/doc/basic/installation.rst +++ b/client/doc/basic/installation.rst @@ -42,7 +42,7 @@ If you want the *latest* unreleased changes, you can run the following command i .. code-block:: shell - python -m pip install --upgrade https://github.com/LonamiWebs/Telethon/archive/v2.zip + python -m pip install --upgrade https://github.com/LonamiWebs/Telethon/archive/v2.zip#subdirectory=client .. note::