From ef26231679700961a31438b6cc0be95acec0ba8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20R=C3=A4ss?= <61313342+luraess@users.noreply.github.com> Date: Tue, 14 Nov 2023 12:57:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32238cf..ae30681 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ julia> using Pkg; Pkg.instantiate() > ⚠️ The workshop will not cover the Getting started steps. These are meant to provide directions to the participant willing to actively try out the examples during the workshop or for Julia newcomers. **It is warmly recommended to perform the Getting started steps before the beginning of the workshop.** The detailed steps in the dropdown hereafter will get you started with: -1. Installing Julia v1.6 +1. Installing Julia v1.6; 2. Running the scripts from the workshop repository.