Skip to content
Snippets Groups Projects
Commit b19c9d18 authored by Le, Mia's avatar Le, Mia
Browse files

install datei angepasst

parent 10219e27
No related branches found
No related tags found
No related merge requests found
...@@ -96,7 +96,7 @@ install_cami() { ...@@ -96,7 +96,7 @@ install_cami() {
conda config --add channels conda-forge conda config --add channels conda-forge
conda config --add channels bioconda conda config --add channels bioconda
echo "cami: creating environment variable with python 3.7" echo "cami: creating environment variable with python 3.7"
conda create cami -python=3.7 conda create --name cami -c conda-forge graph-tool python=3.7
echo "=======================================" echo "======================================="
echo "| CAMI ENV SUCCESSFULLY CREATED |" echo "| CAMI ENV SUCCESSFULLY CREATED |"
echo "|-------------------------------------|" echo "|-------------------------------------|"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment