From 6afedc5679c29984b34a8c4f7232bf5258f0e5b3 Mon Sep 17 00:00:00 2001 From: "A. Fust" Date: Wed, 30 Jan 2019 09:21:14 +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 af7501b..3348fdf 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