Skip to content

Commit ae7175b

Browse files
Update intro.rst
added missing "slycot" to standard anaconda install instructions t
1 parent 05bcf91 commit ae7175b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/intro.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For users with the Anaconda distribution of Python, the following
6363
commands can be used::
6464

6565
conda install numpy scipy matplotlib # if not yet installed
66-
conda install -c conda-forge control
66+
conda install -c conda-forge control slycot
6767

6868
This installs `slycot` and `python-control` from conda-forge, including the
6969
`openblas` package.

0 commit comments

Comments
 (0)