Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
...@@ -21,8 +21,8 @@ If an installer is not available for your system, please suggest that one be mad ...@@ -21,8 +21,8 @@ If an installer is not available for your system, please suggest that one be mad
Here is an example of downloading install_mp_ubuntu.bash into the Downloads folder and then running it: Here is an example of downloading install_mp_ubuntu.bash into the Downloads folder and then running it:
* Browse to https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp_ubuntu.bash. * Browse to https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp_ubuntu.bash.
* Click on the download icon near the upper right: ![download](uploads/24fde713ebf6f5444e056c43517e45ff/download.png) and save the installer in your Downloads folder. * Click on the download icon near the upper right: ![download](uploads/509a7e72dfa75dded2c31b3cb70d0fdc/download.png) and save the installer in your Downloads folder.
* Make it executable and then run it: * In a command window make the installer executable and then run it:
cd ~/Downloads cd ~/Downloads
chmod +x install_mp_ubuntu.bash chmod +x install_mp_ubuntu.bash
... ...
......