From d0e2ac4388083666f4c2fd86b461ed41fe8785a1 Mon Sep 17 00:00:00 2001
From: Alexander Graf <mail@agraf.me>
Date: Fri, 24 Aug 2018 12:42:51 +0200
Subject: [PATCH] docs/install: Suggest pre-release rather than git

---
 docs/installation.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/installation.rst b/docs/installation.rst
index 23ab054..f7e7433 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -33,7 +33,6 @@ Install Instaloader
 - On **Windows 10**, you may download the standalone executable from the
   `current release page <https://github.com/instaloader/instaloader/releases/latest>`__.
 
-- To get the most current version of Instaloader from our
-  `Git repository <https://github.com/instaloader/instaloader>`__::
+- To test the most current pre-release or development version of Instaloader::
 
-     pip3 install --upgrade git+https://github.com/instaloader/instaloader
+     pip3 install --pre instaloader