@@ -25,7 +25,7 @@ Install MP Gryphon and the trace generator directly on your Ubuntu Linux system
1. Download the MP Gryphon installer from https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash.
1. Make the installer executable and then run it by typing this in a command window :
```
```console
cd ~/Downloads
chmod +x install_mp.bash
./install_mp.bash ubuntu
...
...
@@ -39,7 +39,7 @@ The `install_mp.bash` script installs the following:
Once installed, run Gryphon from a command window by changing to the directory conatining the Gryphon tool and typing `./mp.py`: