diff --git a/journal/Readme.md b/journal/Readme.md index 2a7c0cbd68bc263cd8ad55f8fbd2883b612f7038..60bd0fa5c22dd54907bd39731428b04acb43660b 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -23,8 +23,6 @@ choix RStudio 1. ouvrir "anaconda prompt" - - Commande pour mettre à jour tous les logiciels dans la distribution `conda` ``` conda update -n base -c defaults conda @@ -34,5 +32,13 @@ Commande pour activier l'environnement de travail ``` conda activate mooc-rr-rstudio ``` +2. ouvrir rstudio + +``` +rstudio +``` + +3. enregistrer les modification +cliquer sur le logo vert/rouge/gri "Git" > commit... diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 8280141b4f2a99f9b243fbe839a2170b99a0c1e9..10450fc64075a05d50ddc26650744ee8db821537 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,5 +1,5 @@ --- -title: "Votre titre" +#À propos du calcul de pi author: "Lucile Sainmont" date: "La date du jour" output: html_document