@@ -21,7 +21,7 @@ Gryphon is compatible with Mac, Windows, and Ubuntu Linux. For Mac and Windows,
1. Unzip the compressed zip package to a folder and note the path to it.
1. Create a new folder in your home directory and name it `mp_gryphon`.
1. Move the `gryphon` folder and the `preloaded-examples` folders into the `mp_gryphon` folder.
1. Install requisite packages. In a command window type:
1. Install requisite packages. Open a terminal emulator command window, , and type:
pip install --upgrade pip
pip install PySide6
...
...
@@ -30,7 +30,7 @@ Gryphon is compatible with Mac, Windows, and Ubuntu Linux. For Mac and Windows,
if `pip` doesn't work, try `pip3`.
## 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:
Download the installer from https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash. Use a command window, Install Gryphon by typing commands in a command window. Open a command window, , and type this to make it executable and to run it: