From 03fa6cb89cc43fd67be4174c64ccaa136adc8b91 Mon Sep 17 00:00:00 2001
From: GILSON Matthieu <matthieu.gilson@univ-amu.fr>
Date: Thu, 6 Jul 2023 06:53:25 +0000
Subject: [PATCH] Update README.md

---
 README.md | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 86bb545..be2b080 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,18 @@
 # course_stats_DESU_2023
 
-Slides
+
+## Create an environment with anaconda
+
+With the anaconda gui
+
+With the command line:
+- [ ] [create](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file)
+- [ ] [activate](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#activating-an-environment)
+
+
+## Material 
+
+Slides: [temp link](https://amubox.univ-amu.fr/s/gz98GXJP5QAgtQp), also check AMETICE
 
 Notebooks:
 
-- 
GitLab