Skip to content
Snippets Groups Projects
Verified Commit 80d34bac authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Update installation instructions

parent 7693bf0b
Branches
Tags
No related merge requests found
Pipeline #51343 passed
......@@ -19,12 +19,7 @@ which also includes tutorials and examples.
`LumenManufaktur.jl` is not an officially registered Julia package but it's available via
the [KM3NeT Julia registry](https://git.km3net.de/common/julia-registry). To add
the KM3NeT Julia registry to your local Julia registry list, follow the
instructions in its
[README](https://git.km3net.de/common/julia-registry#adding-the-registry) or simply do
git clone https://git.km3net.de/common/julia-registry ~/.julia/registries/KM3NeT
After that, you can add `LumenManufaktur.jl` just like any other Julia package:
instructions there. After that, you can add `LumenManufaktur.jl` just like any other Julia package:
julia> import Pkg; Pkg.add("LumenManufaktur")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment