Apply suggestions from code review

Co-authored-by: David Rowe <david@ctrlaltstudio.com>
This commit is contained in:
Kalila 2022-01-22 18:57:44 -05:00 committed by GitHub
parent 60c9486782
commit e103bcf447
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ Verify OpenGL:
- Then run `glxinfo | grep "OpenGL version"`.
### Extra dependencies to compile an Interface on a server
### Extra dependencies to compile Interface on a server
- Install the following:
@ -178,7 +178,7 @@ Running assignment client:
#### Interface
Running the Interface:
Running Interface:
```bash
./interface/interface
```