@@ -25,6 +25,13 @@ Gryphon is compatible with Mac, Windows, and Ubuntu Linux. For Mac and Windows,
if `pip` doesn't work, try `pip3`.
To run Gryphon from Windows: change to the directory containing the Gryphon tool and run it there. For example if Gryphon extracted in Downloads then type:
chdir Downloads\Gryphon\python
python mp.py
To run Gryphon on Mac: Same as above, but use forward slashes instead of back slashes.
## Ubuntu Linux
Download the installer from https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash, make it executable, then run it:
...
...
@@ -32,9 +39,7 @@ Download the installer from https://gitlab.nps.edu/monterey-phoenix/user-interfa
chmod +x install_mp.bash
./install_mp.bash ubuntu
# Running Gryphon
To run the Gryphon GUI open a command window and type: