From 9f34648a371fd8aff1ae08d267631ec0ed254776 Mon Sep 17 00:00:00 2001 From: titusquah <46580668+titusquah@users.noreply.github.com> Date: Thu, 10 Sep 2020 14:17:42 -0600 Subject: [PATCH] Update install.rst --- docs/guide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/install.rst b/docs/guide/install.rst index 63989e6..ec55a7b 100644 --- a/docs/guide/install.rst +++ b/docs/guide/install.rst @@ -24,7 +24,7 @@ To install the latest master version: .. code-block:: bash - pip install git https://github.com/titusquah/LLEPE.git + pip install git+https://github.com/titusquah/LLEPE.git Development version