From 82f2d8e8755cc31e112a803199d38d75792e1f93 Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Sun, 13 Dec 2020 17:20:58 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f474dd20..d739f647 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ My first attempt to learn more about FreeDV and how to create a TNC which gets d ## Setup ``` sudo apt install portaudio19-dev +pip3 install crcengine ```