Skip to content

Commit

Permalink
updated README with installation instructions for until registration …
Browse files Browse the repository at this point in the history
…is done.
  • Loading branch information
grasph committed Jun 7, 2024
1 parent af865d4 commit fd75208
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,14 @@ Linux and MacOS.

## Installation

From Julia REPL, type `]` to enter in the package manager and type

```
import Pkg
Pkg.add("ROOT")
add https://github.com/JuliaHEP/ROOT.jl
```

Registration in the General repository is in progress. Once it will be done, `add ROOT` will be used.

⚠️ Installation can stay several minutes (ten of minutes on macOS) on the following message.

```
Expand Down

0 comments on commit fd75208

Please sign in to comment.