Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeRZP authored Nov 16, 2023
1 parent a187af5 commit b61e31a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,9 @@ Older versions of ```Julia``` might be compatible but haven't been tested.
You can find instructions on how to install ```Julia``` here: https://julialang.org/downloads/.

Once you have installed ```Julia``` you can install ```LimberJack.jl``` following these steps:
1. Clone the git repository
2. From the repository directory open ```Julia```
3. In the ```Julia``` command line run:
``` julia
using Pkg
Pkg.add(path=".")
Pkg.add("LimberJack")
```
### Installing Sacc.py in Julia

Expand Down

0 comments on commit b61e31a

Please sign in to comment.