Skip to content

Commit 796776b

Browse files
Update index.md
1 parent 1fa4f66 commit 796776b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To install EasyModelAnalysis.jl, use the Julia package manager:
1313

1414
```julia
1515
using Pkg
16-
Pkg.add("https://github.com/SciML/EasyModelAnalysis.jl")
16+
Pkg.add("EasyModelAnalysis")
1717
```
1818

1919
## Contributing

0 commit comments

Comments
 (0)