From 3538645e22869a45ff0b4dd37e2b2d24f1c5d611 Mon Sep 17 00:00:00 2001 From: Junzi Sun Date: Tue, 12 Dec 2017 21:48:25 +0100 Subject: [PATCH] Update README.rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 9710b66..2bbb4ce 100644 --- a/README.rst +++ b/README.rst @@ -46,6 +46,12 @@ The easiest installation is to use pip: pip install pyModeS +To install latest devlopment version from the GitHub: + +:: + + pip install git+https://github.com/junzis/pyModeS + Use the library ---------------