Skip to content

Commit

Permalink
Fix install doc
Browse files Browse the repository at this point in the history
it's just confusing that it would say "pip" again :)
  • Loading branch information
andreasnuesslein authored and Gauvain Pocentek committed Jan 23, 2017
1 parent ee666fd commit 4fba82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.rst
Expand Up @@ -12,7 +12,7 @@ Use :command:`pip` to install the latest stable version of ``python-gitlab``:
The current development version is available on `github
<https://github.com/gpocentek/python-gitlab>`__. Use :command:`git` and
:command:`pip` to install it:
:command:`python setup.py` to install it:

.. code-block:: console
Expand Down

0 comments on commit 4fba82e

Please sign in to comment.