mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 17:58:45 +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
|
make domain-server assignment-client
|
||||||
```
|
```
|
||||||
|
|
||||||
To compile interferace:
|
To compile interface:
|
||||||
```bash
|
```bash
|
||||||
make interface
|
make interface
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue