Skip to content
Snippets Groups Projects
Commit cdacf79e authored by Michele Nottoli's avatar Michele Nottoli
Browse files

Updated a link.

parent 94d2d966
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ copy and paste the following:
```julia
import Downloads
script = Downloads.download("https://raw.githubusercontent.com/mfherbst/2022-rwth-julia-workshop/master/install.jl")
script = Downloads.download("https://gitlab.mathematik.uni-stuttgart.de/stammbn/julia-seminar/-/raw/main/install.jl?ref_type=heads")
include(script)
```
This [downloads the install.jl script](https://raw.githubusercontent.com/mfherbst/2022-rwth-julia-workshop/master/install.jl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment