From 3f660b74ea178a80dc93352c2a3c3008849f72b6 Mon Sep 17 00:00:00 2001 From: "A. Fust" Date: Wed, 30 Jan 2019 09:20:31 +0100 Subject: [PATCH] Update install.rst --- docs_rst/install.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs_rst/install.rst b/docs_rst/install.rst index 14a5a28..d59977a 100644 --- a/docs_rst/install.rst +++ b/docs_rst/install.rst @@ -16,7 +16,9 @@ Make sure to have `conda` installed, e.g. via The UROPA installation is now as easy as ``conda create --name uropa + conda activate uropa + conda install python uropa``. Biocontainers / Docker