From 5961da58110f60bfefa64bc0dd22da2c6889c511 Mon Sep 17 00:00:00 2001 From: Jordi Figueras i Ventura Date: Fri, 15 Dec 2023 11:24:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 67f1235..96588aa 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ Jupyter](https://foundations.projectpythia.org/foundations/getting-started-jupyt ### Running on Your Own Machine +In order to be able to run the material you have to have a working installation of +[conda](https://docs.conda.io/projects/conda/en/stable/user-guide/install/index.html) or +its fully open-source alternative [Miniforge](https://github.com/conda-forge/miniforge). + If you are interested in running this material locally on your computer, you will need to follow this workflow: (Replace "cookbook-example" with the title of your cookbooks)