From c4406ba27652a3bb9b902765b2480b8e9c172234 Mon Sep 17 00:00:00 2001 From: Junzi Sun Date: Mon, 12 Mar 2018 13:45:48 +0100 Subject: [PATCH] update pip install --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 44ceeba..2fe6930 100644 --- a/README.rst +++ b/README.rst @@ -48,17 +48,18 @@ http://pymodes.readthedocs.io Install ------- -The easiest installation is to use pip: +The easiest installation (stable version of 1.x) is to use pip: :: pip install pyModeS -To install latest devlopment version from the GitHub: + +To install latest development version (dev-2.0) from the GitHub: :: - pip install git+https://github.com/junzis/pyModeS + pip install git+https://github.com/junzis/pyModeS@dev-2.0 Use the library