From 1fb924cdd88aceab962beb8d1ea6d8e7c2e9efec Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 13 Aug 2019 00:51:43 +0300 Subject: [PATCH] Updated Raspberry Pi (markdown) --- Raspberry-Pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Raspberry-Pi.md b/Raspberry-Pi.md index ce53837..95aaf8f 100644 --- a/Raspberry-Pi.md +++ b/Raspberry-Pi.md @@ -111,7 +111,7 @@ wget https://releases.wekan.team/wekan-3.01.zip unzip wekan-3.01.zip cd bundle/programs/server npm install -npm install node-gyp node-pre-gyp fibers +npm install node-gyp node-pre-gyp fibers (maybe not needed) cd ../../.. ``` Then Start Wekan.