@@ -9,7 +9,7 @@ Here is an example screenshot of the Gryphon GUI showing graph 4 scope 1 for MP
The Gryphon GUI is compatible with Linux flavors. It is currently not compatible with Windows systems or MacOS High Sierra 10.13.4 and newer.
# Installing Gryphon
The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace generator. Both must be installed to use Gryphon.
The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace generator. Both must be installed to use Gryphon. Gryphon may be installed using an installer or by installing modules individually.
## Using the Installer
Install Gryphon and the Trace Generator by running the installer. Download the installer for your system, make it executable, and run it. Here are available installers:
...
...
@@ -29,8 +29,8 @@ Here is an example of downloading install_mp_ubuntu.bash into the Downloads fold
chmod +x install_mp_ubuntu.bash
./install_mp_ubuntu.bash
## Installing by hand
If the installer does not support your system, you can install Gryphon by hand using the following steps:
## Installing components individually
If an installer is not available for your system, you can install Gryphon by hand using the following steps: