Update README.md

This commit is contained in:
DJ2LS 2021-08-15 13:10:20 +02:00 committed by GitHub
parent 9e9d00f848
commit 81aa680bce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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