We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2f340 commit c8e6becCopy full SHA for c8e6bec
README.md
@@ -29,7 +29,7 @@ It supports complex variables as well.
29
To install the package, hit `]` from the Julia command line to enter the package manager, then
30
31
```julia
32
-pkg> add https://github.com/kul-forbes/StructuredOptimization.jl
+pkg> add StructuredOptimization
33
```
34
35
## Usage
docs/src/index.md
@@ -21,7 +21,7 @@ StructuredOptimization.jl can handle large-scale convex and nonconvex problems w
21
22
23
24
25
26
27
## Citing
0 commit comments