From e0213e93a1cab08c049e70e86a10e952dd51384a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 22 Nov 2021 03:49:29 +0200 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 40056dc..5989421 100644 --- a/Raspberry-Pi.md +++ b/Raspberry-Pi.md @@ -2,7 +2,7 @@ This page is NOT only about Raspberry Pi. This page IS about install without con WeKan only requires: - WeKan bundle .zip file of Javascript etc for that CPU. Only difference per CPU is that fibers package is compiled for that CPU. -- Node.js binary, version number is at https://wekan.github.io Download section +- Node.js binary, version number is at https://wekan.github.io Download section, like https://nodejs.org/dist/latest-v12.x/ - MongoDB, version number is at https://wekan.github.io Download section - some way to start Wekan, like any of: - bash script: [start-wekan.sh](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.sh)