Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
...@@ -52,7 +52,7 @@ If you happen to be running Centos 7 in a virtual environment and the network do ...@@ -52,7 +52,7 @@ If you happen to be running Centos 7 in a virtual environment and the network do
```bash ```bash
source /opt/rh/rh-python36/enable source /opt/rh/rh-python36/enable
source ~/python_project/python_project_venv/bin/activate source ~/python_gryphon_venv/bin/activate
``` ```
1. Then run Gryphon: 1. Then run Gryphon:
``` ```
... ...
......