From 4fba82eef461c5ef5829f6ce126aa393a8a56254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20N=C3=BC=C3=9Flein?= Date: Mon, 23 Jan 2017 01:27:19 +0100 Subject: Fix install doc it's just confusing that it would say "pip" again :) --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 `__. Use :command:`git` and -:command:`pip` to install it: +:command:`python setup.py` to install it: .. code-block:: console -- cgit v1.2.1