We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee666fd + 4fba82e commit 5352c36Copy full SHA for 5352c36
docs/install.rst
@@ -12,7 +12,7 @@ Use :command:`pip` to install the latest stable version of ``python-gitlab``:
12
13
The current development version is available on `github
14
<https://github.com/gpocentek/python-gitlab>`__. Use :command:`git` and
15
-:command:`pip` to install it:
+:command:`python setup.py` to install it:
16
17
.. code-block:: console
18
0 commit comments