Skip to content

Commit 6caa6c9

Browse files
authored
Update README
Removed instructions for using a specific branch of MathOptInterface.
1 parent f64cb40 commit 6caa6c9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ Experimental addition of array support to `MOI.Nonlinear.ReverseAD`
99
> [!WARNING]
1010
> This code is still very much experimental
1111
12-
You need to use the following branch of [MathOptInterface](https://github.com/jump-dev/MathOptInterface.jl)
13-
```julia
14-
Pkg.add(PackageSpec(name="MathOptInterface", rev="bl/arraydiff"))
15-
```
16-
1712
Supported operators:
1813

1914
- [x] `vect`, e.g, `[1, 2]`.

0 commit comments

Comments
 (0)