mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 10:29:01 +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"`.
|
- 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:
|
- Install the following:
|
||||||
|
@ -178,7 +178,7 @@ Running assignment client:
|
||||||
|
|
||||||
#### Interface
|
#### Interface
|
||||||
|
|
||||||
Running the Interface:
|
Running Interface:
|
||||||
```bash
|
```bash
|
||||||
./interface/interface
|
./interface/interface
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue