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

Update readme

parent 93c65b19
No related branches found
No related tags found
No related merge requests found
Pipeline #49990 passed
......@@ -14,11 +14,9 @@ The I/O for KM3NeT related data is provided by [KM3io.jl](https://git.km3net.de/
## Installation
`NeRCA.jl` was initially registered on the officially Julia package registry but since version 0.11.0, it resides in the [KM3NeT Julia Registry](https://git.km3net.de/common/julia-registry). To install the latest version, you first need to add the KM3NeT Julia Registry to your local registries. Follow the instructions in its README or simply do
`NeRCA.jl` was initially registered on the officially Julia package registry but since version 0.11.0, it resides in the [KM3NeT Julia Registry](https://git.km3net.de/common/julia-registry). To install the latest version, you first need to add the KM3NeT Julia Registry to your local registries. Follow the instructions in its README!
git clone https://git.km3net.de/common/julia-registry ~/.julia/registries/KM3NeT
After that, you can install `NeRCA.jl` just like any other Julia package with `Pkg`:
*After that*, you can install `NeRCA.jl` just like any other Julia package with `Pkg`:
```julia-repl
using Pkg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment