Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ First make sure you have the latest RAMS installed.
gem install rams
```

Now install GLPK or whatever solver you wish. The command below works on Fedora
Now install HiGHS or whatever solver you wish. The command below works on Fedora
Linux. Consult the solver instructions for installation on your platform.

```bash
Expand Down