From 5bbcc80837786412ce933ff619d05882e5216ff1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 13 Aug 2019 01:01:43 +0300 Subject: [PATCH] Updated Platforms (markdown) --- Platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platforms.md b/Platforms.md index adb2275..32ee88e 100644 --- a/Platforms.md +++ b/Platforms.md @@ -50,7 +50,7 @@ npm install #npm install node-gyp node-pre-gyp fibers (maybe not needed, try first without) cd ../../.. ``` -Then modify start-wekan.sh or start-wekan.bat for Node and MongoDB paths. +Then modify `start-wekan.sh` or `start-wekan.bat` for Node and MongoDB paths. See [Raspberry Pi page](https://github.com/wekan/wekan/wiki/Raspberry-Pi) for info about systemd etc. ***