Skip to content

Commit 2107969

Browse files
committed
Missed pip install statement
1 parent 0b41121 commit 2107969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/OnlineDocs/getting_started/installation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ On Windows:
106106
set PYOMO_SETUP_ARGS=--with-cython
107107
# Via powershell
108108
$env:PYOMO_SETUP_ARGS="--with-cython"
109+
pip install pyomo
109110

110111

111112
From source (recommended for advanced users only):

0 commit comments

Comments
 (0)