mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2024-11-15 20:51:49 -05:00
Update README files
This commit is contained in:
parent
f88e58ad01
commit
4b467733be
@ -21,8 +21,10 @@ iptables -A OUTPUT -p udp --dport 17000 -j ACCEPT #M17 Outgoing
|
|||||||
|
|
||||||
# Building
|
# Building
|
||||||
|
|
||||||
This utility is not built with the other cross mode ulitities, and has 1 external dependency:
|
This utility is not built with the other cross mode ulitities, and has 3 external dependencies:
|
||||||
|
|
||||||
md380_vocoder https://github.com/nostar/md380_vocoder
|
md380_vocoder https://github.com/nostar/md380_vocoder
|
||||||
|
imbe_vocoder https://github.com/nostar/imbe_vocoder
|
||||||
|
mbelib https://github.com/szechyjs/mbelib
|
||||||
|
|
||||||
With this dependency installed, run 'make' from the source directory.
|
With these dependencies installed, run 'make' from the source directory.
|
||||||
|
@ -22,9 +22,11 @@ This software is licenced under the GPL v2 and is intended for amateur and educa
|
|||||||
|
|
||||||
# Building
|
# Building
|
||||||
|
|
||||||
This utility is not built with the other cross mode ulitities, and has 1 external dependency:
|
This utility is not built with the other cross mode ulitities, and has 3 external dependencies:
|
||||||
|
|
||||||
md380_vocoder https://github.com/nostar/md380_vocoder
|
md380_vocoder https://github.com/nostar/md380_vocoder
|
||||||
|
imbe_vocoder https://github.com/nostar/imbe_vocoder
|
||||||
|
mbelib https://github.com/szechyjs/mbelib
|
||||||
|
|
||||||
run 'make' from the source directory.
|
run 'make' from the source directory.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user