diff options
| author | Gauvain Pocentek <gauvain@pocentek.net> | 2017-01-23 05:37:37 +0100 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain@pocentek.net> | 2017-01-23 05:37:37 +0100 |
| commit | 5352c36a89566eb5efc673259de22e0ade3db54e (patch) | |
| tree | a2980bab36c75a26206e9037fc32238c4ecf899b /docs | |
| parent | ee666fd57e5cb100b6e195bb74228ac242d8932a (diff) | |
| parent | 4fba82eef461c5ef5829f6ce126aa393a8a56254 (diff) | |
| download | gitlab-5352c36a89566eb5efc673259de22e0ade3db54e.tar.gz | |
Merge branch 'nutztherookie-patch-1'
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst index 6abba3f..fc95204 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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 |
