Update Readme.md

parent edb5a6e7
...@@ -23,7 +23,16 @@ choix RStudio ...@@ -23,7 +23,16 @@ choix RStudio
1. ouvrir "anaconda prompt" 1. ouvrir "anaconda prompt"
Commande pour mettre à jour tous les logiciels dans la distribution `conda`
```
conda update -n base -c defaults conda
```
Commande pour activier l'environnement de travail Commande pour activier l'environnement de travail
``` ```
conda activate mooc-rr-rstudio conda activate mooc-rr-rstudio
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment