Skip to content

Commit 9abdf9a

Browse files
authored
Update README url (#22)
1 parent 2054768 commit 9abdf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Julia wrapper for the [DSDP](http://www.mcs.anl.gov/hs/software/DSDP/) semidefin
1313

1414
You can install DSDP.jl as follows:
1515
```julia
16-
julia> Pkg.add("https://github.com/joehuchette/DSDP.jl.git")
16+
julia> Pkg.add("https://github.com/jump-dev/DSDP.jl.git")
1717
julia> Pkg.build("DSDP")
1818
```
1919

0 commit comments

Comments
 (0)