Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
...@@ -33,7 +33,7 @@ Install Gryphon and the Trace Generator by running the MP installer. Download t ...@@ -33,7 +33,7 @@ Install Gryphon and the Trace Generator by running the MP installer. Download t
cd ~/Downloads cd ~/Downloads
./install_mp.bash ubuntu18+ ./install_mp.bash ubuntu18+
If the installer does not support your system, please suggest that one be made for it. For a reference of packages required by MP please see the installation steps that are most similar to your OS in the MP install file at https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash. If the installer does not support your system, please suggest that one be made for it. For a reference of packages required by MP please see the installation steps that are most similar to your OS under "update packages" in the MP install file at https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash.
You may select to install specific versions of the MP trace-generator or of Gryphon using additional parameters: `./install_mp.bash <your operating system selection> <trace-generator version> <gryphon version>`. The default version for each repository is "master", which selects the most current versions of each. You may select to install specific versions of the MP trace-generator or of Gryphon using additional parameters: `./install_mp.bash <your operating system selection> <trace-generator version> <gryphon version>`. The default version for each repository is "master", which selects the most current versions of each.
... ...
......