We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa4f66 commit 796776bCopy full SHA for 796776b
docs/src/index.md
@@ -13,7 +13,7 @@ To install EasyModelAnalysis.jl, use the Julia package manager:
13
14
```julia
15
using Pkg
16
-Pkg.add("https://github.com/SciML/EasyModelAnalysis.jl")
+Pkg.add("EasyModelAnalysis")
17
```
18
19
## Contributing
0 commit comments