From 82ce937427f9f7d7f89f2cbc78928a1ec9bfc347 Mon Sep 17 00:00:00 2001 From: jgilaber Date: Mon, 28 Sep 2020 14:11:59 +0200 Subject: [PATCH] Fix README typo --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index b5635b12..a2f6c1f7 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,7 @@ To install from PyPI simply run:: pip install AdaptivePELE To install from Conda simply run:: + conda install -c nostrumbiodiscovery adaptive_pele To install from source, you need to install and compile cython files in the base folder with::