mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-05 20:36:28 +02:00
Corrected interferace to interface
This commit is contained in:
parent
8314386426
commit
b5f1c82e61
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Start compilation of the server and get a cup of coffee:
|
|||
make domain-server assignment-client
|
||||
```
|
||||
|
||||
To compile interferace:
|
||||
To compile interface:
|
||||
```bash
|
||||
make interface
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue