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 b65e947 commit b8589a4Copy full SHA for b8589a4
README.md
@@ -5,7 +5,7 @@ The StructJuMP package provides a parallel algebraic modeling framework for bloc
5
6
## Installation
7
```julia
8
-Pkg.clone("https://github.com/StructJuMP/StructJuMP.jl.git")
+Pkg.add("StructJuMP")
9
```
10
11
## An example
0 commit comments