mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 03:22:27 +02:00
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
This commit is contained in:
parent
60c9486782
commit
e103bcf447
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue