Skip to content

Commit 569220c

Browse files
committed
Update install.rst
1 parent 65e4c62 commit 569220c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Once the package is installed, you can import it in the REPL::
2020
Install a linear programming solver
2121
-----------------------------------
2222

23-
SDDP need a linear programming solver to run.
23+
SDDP need a linear programming solver to run. Clp is installed by default with StochDynamicProgramming.jl.
2424

25-
You could refer to the documentation of JuMP_ to get a solver and interface it with SDDP.
25+
Refer to the documentation of JuMP_ to get another solver and interface it with SDDP.
2626

2727

2828

0 commit comments

Comments
 (0)