@@ -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,10 +39,10 @@ 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`:
```
cd ~/mp_gryphon/gryphon/python
./mp.py
```
```console
cd ~/mp_gryphon/gryphon/python
./mp.py
```
# Linux Alternatives
Alternatives can be made available, for example:
* Executable Gryphon app without the trace-generator.