From 38f510813601ee0ed70ea2daf1d8a888da8b79af Mon Sep 17 00:00:00 2001
From: stamm <stamm@mathcces.rwth-aachen.de>
Date: Tue, 10 Oct 2023 13:37:49 +0200
Subject: [PATCH] now it should work

---
 0_Installation.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/0_Installation.ipynb b/0_Installation.ipynb
index db208f5..9e3f407 100644
--- a/0_Installation.ipynb
+++ b/0_Installation.ipynb
@@ -24,7 +24,7 @@
     "## Software and material\n",
     "What you need for the workshop (quick overview):\n",
     "\n",
-    "- [Julia](https://julialang.org/downloads/)\n",
+    "- [Julia 1.9](https://julialang.org/downloads/)\n",
     "- [Jupyter](https://jupyter.org/) and [IJulia.jl](https://github.com/JuliaLang/IJulia.jl)\n",
     "- This repository of workshop materials\n",
     "- All required dependencies (Julia packages) for the workshop\n",
-- 
GitLab