Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
...@@ -58,14 +58,14 @@ To build the trace generator type: ...@@ -58,14 +58,14 @@ To build the trace generator type:
cd ~/gits_mp/trace-generator/RIGAL/rigsc.446/src cd ~/gits_mp/trace-generator/RIGAL/rigsc.446/src
make make
For Mac install Qt5: For Mac install PyQt5:
python3 -m pip install PyQt5 python3 -m pip install PyQt5
# Running Gryphon # 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 ./mp.py
# Resources # Resources
... ...
......