From 81aa680bce1b1851e26ce525d898fb9d820f48cd Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Sun, 15 Aug 2021 13:10:20 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 999bc722..44b37d39 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,12 @@ The project is still a prototype and not usable at this time. wget https://raw.githubusercontent.com/DJ2LS/codec2-FreeDATA/main/tools/install-codec2-FreeDATA.sh chmod +x install-codec2-FreeDATA.sh ./install-codec2-FreeDATA.sh -sudo apt install npm+ +sudo apt install npm cd gui npm i sudo apt install python3 pip3 install psutil +pip3 install crcengine ``` ## Manual Installation macOS ### Install brew and python3