Skip to content

Commit 9592057

Browse files
authored
Update README.md
Installation only valid for linux.
1 parent 4ebef96 commit 9592057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Julia interface to [SCIP](http://scip.zib.de) solver.
2020

2121
## Installation
2222

23-
Follow the steps below to get SCIP.jl working
23+
Follow the steps below to get SCIP.jl working. These instructions are **only tested on GNU/Linux** systems. With minor adjustments, it might also work on OS X.
2424

2525
1.The SCIP.jl package requires [SCIP](http://scip.zib.de/) to be installed. [Download](http://scip.zib.de/download.php?fname=scipoptsuite-3.2.1.tgz) the SCIP Optimization Suite, untar it.
2626
```

0 commit comments

Comments
 (0)