... | ... | @@ -21,8 +21,9 @@ 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:
|
|
|
|
|
|
* Browse to https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp_ubuntu.bash.
|
|
|
* Click on the download icon, ![download](uploads/24fde713ebf6f5444e056c43517e45ff/download.png), and save it in your Downloads folder.
|
|
|
* Make it executable and run it:
|
|
|
* Click on the download icon near the upper right: ![download](uploads/24fde713ebf6f5444e056c43517e45ff/download.png) and save the installer in your Downloads folder.
|
|
|
* Make it executable and then run it:
|
|
|
|
|
|
cd ~/Downloads
|
|
|
chmod +x install_mp_ubuntu.bash
|
|
|
./install_mp_ubuntu.bash
|
... | ... | |