From f5026ce1e579bdac5771aa42bc7937107c69e6dc Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Tue, 15 Dec 2020 10:20:09 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c36de155..825ece3e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This software has been heavily inspired by https://github.com/xssfox/freedv-tnc/ ## Setup ``` sudo apt install portaudio19-dev +pip3 install crcengine ```