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.
|
(legacy) library for doing a little bit of everything.
|
||||||
|
|
||||||
### Opal
|
### Opal
|
||||||
Voice codec used by e.g. mumble.
|
Voice codec
|
||||||
|
|
||||||
### t38modem
|
### t38modem
|
||||||
Emulates a serial modem from SIP connection
|
Emulates a serial modem from SIP connection
|
||||||
|
@ -53,7 +53,7 @@ make install
|
||||||
#### opal
|
#### opal
|
||||||
```bash
|
```bash
|
||||||
./configure
|
./configure
|
||||||
make -j5
|
make
|
||||||
make runtest
|
make runtest
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue