From b69e1aa48659607a4e369b6b23555ca00b8e8c8f Mon Sep 17 00:00:00 2001 From: wgbbiao Date: Mon, 11 Dec 2017 10:20:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AE=89=E8=A3=85=E5=88=86?= =?UTF-8?q?=E6=94=AF=E7=9A=84=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index aaff1bc45..7c0a046e3 100644 --- a/README.rst +++ b/README.rst @@ -62,6 +62,11 @@ or Install from github source: pip install git+git://github.com/sshwsfc/xadmin.git +Install from github source for Django 2.0: + +.. code:: bash + pip install git+git://github.com/sshwsfc/xadmin.git@django2 + Install Requires ----------------