From 3c4751ad0bc8ceae387deb797c07f14b989c1cb1 Mon Sep 17 00:00:00 2001 From: Doug McLain Date: Mon, 16 Jan 2023 14:41:32 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4162c8f..61c23e3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The imbe_vocoder library is required for P25 and can be found here: https://github.com/nostar/imbe_vocoder -To use md380_vocoder along with a single DV Dongle on an ARM platform (like RPi) change the line 'swambe2 = false' to 'swambe2 = true'. The md380_vocoder library can be found here: +To use md380_vocoder along with a single DV Dongle on an ARM platform (like RPi) change the line 'swambe2 = false' to 'swambe2 = true' in the Makefile. The md380_vocoder library can be found here: https://github.com/nostar/md380_vocoder