diff --git a/README.md b/README.md index 2db5946..41bf9a5 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Receives voice packets via UDP and allows to play them back using aplay. # Usage -./m17_udp | aplay -t raw -f S16_LE -r 8000 -c 1 +./m17_udp_listener | aplay -t raw -f S16_LE -r 8000 -c 1