Update Readme.md

parent 599eeaa3
...@@ -23,8 +23,6 @@ choix RStudio ...@@ -23,8 +23,6 @@ choix RStudio
1. ouvrir "anaconda prompt" 1. ouvrir "anaconda prompt"
Commande pour mettre à jour tous les logiciels dans la distribution `conda` Commande pour mettre à jour tous les logiciels dans la distribution `conda`
``` ```
conda update -n base -c defaults conda conda update -n base -c defaults conda
...@@ -34,5 +32,8 @@ Commande pour activier l'environnement de travail ...@@ -34,5 +32,8 @@ Commande pour activier l'environnement de travail
``` ```
conda activate mooc-rr-rstudio conda activate mooc-rr-rstudio
``` ```
2. ouvrir rstudio
```
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