Update Installing MP Gryphon authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
......@@ -35,7 +35,8 @@ Install MP Gryphon and the trace generator directly on your Ubuntu Linux system
To run Gryphon:
* Double-click the Gryphon icon on the desktop to start Gryphon.
* Alternatively, Gryphon may be launched from a command window ![terminal_emulator](uploads/2e92ad4cfa2db13bd7f47976ca2c184d/terminal_emulator.png) by changing to the directory containing the Gryphon tool and typing `./mp.py`:
Alternatively, Gryphon may be launched from a command window ![terminal_emulator](uploads/2e92ad4cfa2db13bd7f47976ca2c184d/terminal_emulator.png) by changing to the directory containing the Gryphon tool and typing `./mp.py`:
```console
cd ~/mp_gryphon/gryphon/python
......
......