Skip to content

Commit ad37b06

Browse files
committed
Update index.md
1 parent b07968e commit ad37b06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ JuDO and its dependencies are under active development and not yet registered in
2020

2121
```julia
2222
using Pkg
23-
Pkg.add(url="https://github.com/shawn-tao01/DynOptInterface.jl", rev="dev")
24-
Pkg.add(url="https://github.com/Kailai-Shi/Interesso.jl", rev="dev")
23+
Pkg.add(url="https://github.com/JuDO-dev/DynOptInterface.jl", rev="dev")
24+
Pkg.add(url="https://github.com/Kailai-Shi/Interesso.jl", rev="dev")
2525
Pkg.add(url="https://github.com/JuDO-dev/JuDO.jl", rev="dev")
2626
```
2727

0 commit comments

Comments
 (0)