Skip to content
Snippets Groups Projects
Commit d566205a authored by Bertrand  NÉRON's avatar Bertrand NÉRON
Browse files

Update README.md

parent 8f568a3f
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ To create a Conda/mamba environement you have to install Conda(anaconda or minic ...@@ -53,7 +53,7 @@ To create a Conda/mamba environement you have to install Conda(anaconda or minic
Then create your environement (to do only once) Then create your environement (to do only once)
mamba env create -n Scientific_Python -c conda-forge bioconda mamba env create -n Scientific_Python -c conda-forge bioconda
conda activate Scientic_Python conda activate Scientific_Python
# get the course materials # get the course materials
git clone https://gitlab.pasteur.fr/hub-courses/scientific_python.git Scientific_Python_Course git clone https://gitlab.pasteur.fr/hub-courses/scientific_python.git Scientific_Python_Course
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment