Skip to content

Commit

Permalink
[README] add custom solver binary section (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Aug 28, 2022
1 parent 3a71f30 commit 762b65f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ import Pkg; Pkg.add("SCS")
In addition to installing the SCS.jl package, this will also download and
install the SCS binaries. (You do not need to install SCS separately.)

To use a custom binary, read the [Custom solver binaries](https://jump.dev/JuMP.jl/stable/developers/custom_solver_binaries/)
section of the JuMP documentation.

## Usage

### Use with Convex.jl
Expand Down

0 comments on commit 762b65f

Please sign in to comment.