Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
...@@ -106,13 +106,12 @@ To run the Gryphon GUI open a command window and type: ...@@ -106,13 +106,12 @@ To run the Gryphon GUI open a command window and type:
./mp.py ./mp.py
# Updating Gryphon # Updating Gryphon
Re-run the MP installer to update Gryphon to the latest version. Alternatively, install a specific version of MP Gryphon using version parameters.
To just update Gryphon type: To just update Gryphon type:
cd ~/Downloads cd ~/Downloads
./install_mp.bash gryphon_only ./install_mp.bash gryphon_only
Re-run the MP installer to update Gryphon to the latest version. Alternatively, install a specific version of MP Gryphon using version parameters.
# Resources # Resources
* MP home page: https://wiki.nps.edu/display/MP/Monterey+Phoenix+Home * MP home page: https://wiki.nps.edu/display/MP/Monterey+Phoenix+Home
* MP Language manual v4: https://wiki.nps.edu/download/attachments/604667916/MP2-syntax-v4.pdf?api=v2 * MP Language manual v4: https://wiki.nps.edu/download/attachments/604667916/MP2-syntax-v4.pdf?api=v2
... ...
......