corrected mistake

This commit is contained in:
Moritz Kempe 2024-08-26 10:25:09 +02:00
parent 581153cd08
commit adafdafde4

View file

@ -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
```