Update Installing MP Gryphon authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
......@@ -29,7 +29,7 @@ The Mac installation consists of installing software that MP Gryphon relies on a
1. Open a terminal: Click on Launchpad and type `terminal` to single out the command terminal icon. Click on the Terminal icon to open a command terminal.
1. Install prerequisite resources by typing or pasting the following commands in the terminal:
pip3 install upgrade pip
pip3 install --upgrade pip
pip3 install pyside6
pip3 install pyqtdarktheme
......
......