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 2054768 commit 9abdf9aCopy full SHA for 9abdf9a
README.md
@@ -13,7 +13,7 @@ Julia wrapper for the [DSDP](http://www.mcs.anl.gov/hs/software/DSDP/) semidefin
13
14
You can install DSDP.jl as follows:
15
```julia
16
-julia> Pkg.add("https://github.com/joehuchette/DSDP.jl.git")
+julia> Pkg.add("https://github.com/jump-dev/DSDP.jl.git")
17
julia> Pkg.build("DSDP")
18
```
19
0 commit comments