Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
......@@ -16,10 +16,10 @@ Install Gryphon and the Trace Generator by running the installer. Download the
1. Browse to https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash.
1. Click on the download icon near the upper right: ![download](uploads/509a7e72dfa75dded2c31b3cb70d0fdc/download.png) and save the installer in your Downloads folder.
1. In a command window make the installer executable:
1. In a terminal emulator command window ![terminal_emulator](uploads/2e92ad4cfa2db13bd7f47976ca2c184d/terminal_emulator.png) type this to make the installer executable:
cd ~/Downloads
chmod +x install_mp_ubuntu.bash
chmod +x install_mp.bash
1. Identify your operating system from the following table:
......
......