Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
......@@ -58,14 +58,14 @@ To build the trace generator type:
cd ~/gits_mp/trace-generator/RIGAL/rigsc.446/src
make
For Mac install Qt5:
For Mac install PyQt5:
python3 -m pip install PyQt5
# Running Gryphon
To run the Gryphon GUI:
To run the Gryphon GUI open a command window and type:
cd gits_mp/gryphon/python
cd ~/gits_mp/gryphon/python
./mp.py
# Resources
......
......