From e3648c1dc66f7c88825211525faf76b6817d9aef Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Fri, 23 Jul 2021 15:30:36 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fdc7730b..8b99c12e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ The TNC itself will be completely controllable via network. ## Under development The project is still a prototype and not usable at this time. +## Installation Ubuntu +sudo apt install npm +npm install electron --save-dev +sudo apt install python3 + + ## GUI Preview ![alt text](https://github.com/DJ2LS/FreeDATA/blob/main/documentation/FreeDATA_GUI_Preview.png "GUI Preview")