Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa authored Feb 12, 2023
1 parent b338182 commit 8a11444
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ a build folder and call CMake as follows

mkdir build
cd build
cmake ..
cmake -DFAST_BUILD=ON ..

Then compile the code using

make
cmake --build .

This installs the executable `bin/highs`.
The minimum CMake version required is 3.15.
Expand Down

0 comments on commit 8a11444

Please sign in to comment.