Skip to content

Commit

Permalink
update natvsext readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lkapelevich committed Jul 21, 2021
1 parent 0578b02 commit 23b227e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmarks/natvsext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Install the selected version of Hypatia (e.g. v0.5.0) and script dependencies
and run update:
```julia
pkg> add Hypatia#v0.5.0
pkg> add CSV DataFrames DataStructures DelimitedFiles Distributions
pkg> add Combinatorics CSV DataFrames DataStructures DelimitedFiles Distributions
pkg> add DynamicPolynomials ForwardDiff JuMP PolyJuMP Random SemialgebraicSets
pkg> add SumOfSquares Test Printf MosekTools Distributed
pkg> add SpecialFunctions SumOfSquares Test Printf MosekTools Distributed
pkg> up
```

Expand Down

0 comments on commit 23b227e

Please sign in to comment.