corrected mistake
This commit is contained in:
parent
581153cd08
commit
adafdafde4
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Some used Opal versions are marked as being infected with malware by SourceForge
|
|||
(legacy) library for doing a little bit of everything.
|
||||
|
||||
### Opal
|
||||
Voice codec used by e.g. mumble.
|
||||
Voice codec
|
||||
|
||||
### t38modem
|
||||
Emulates a serial modem from SIP connection
|
||||
|
@ -53,7 +53,7 @@ make install
|
|||
#### opal
|
||||
```bash
|
||||
./configure
|
||||
make -j5
|
||||
make
|
||||
make runtest
|
||||
make install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue