Skip to content

Commit 202ee77

Browse files
authored
Update README.rst
1 parent 9d495b6 commit 202ee77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ or `DYLD_LIBRARY_PATH` (OS X).
6161
Installation
6262
============
6363

64-
Once Numpy and Cbc are installed, simply do::
64+
If you are building against the `coin-or-cbc` package installed by conda, be sure to conda install `pkg-config`,
65+
which is needed to find he Cbc libraries installed by conda. Once Numpy and Cbc are installed, simply do::
6566

6667
$ pip install cylp
6768

0 commit comments

Comments
 (0)