diff --git a/README.md b/README.md index a16beefc05b919cc49d1034adf6137f44ae7cfe1..7e2b4c2a50b31ef464182745d88e451eb1147e12 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,10 @@ sudo bash Miniconda3-latest-Linux-x86_64.sh -p /miniconda -b sudo groupadd anaconda_admin sudo chown -R :anaconda_admin /miniconda sudo chmod -R 775 /miniconda -sudo adduser nibio anaconda_admin # reboot of the docker may be need at this point +``` +reboot of the docker may be need at this point +``` +sudo adduser nibio anaconda_admin /miniconda/bin/conda update conda /miniconda/bin/conda init