Skip to content

Commit

Permalink
Install from General registry.
Browse files Browse the repository at this point in the history
  • Loading branch information
iago-lito committed Mar 25, 2024
1 parent acde30b commit 5d1c9e5
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,8 @@ you can install the library by running from a Julia REPL:

```julia
using Pkg

# /!\ The following will not work until the package has been
# published to the official Julia registry.
# Pkg.add("EcologicalNetworksDynamics")

# In the meantime, use the following instead:
Pkg.add(url="[email protected]:BecksLab/EcologicalNetworksDynamics.jl.git")
Pkg.add("EcologicalNetworksDynamics")
```
[registry]: https://github.com/JuliaRegistries/General

To check that the package installation went well,
create a simple food web with:
Expand Down

0 comments on commit 5d1c9e5

Please sign in to comment.