From 266d8ca430589da463e0470ec6d5079bf1266320 Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Fri, 23 Jul 2021 17:38:45 +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 8b99c12e..f5ea6fa7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ The project is still a prototype and not usable at this time. ## Installation Ubuntu sudo apt install npm -npm install electron --save-dev +npm install electron --save +npm i sudo apt install python3