From 2cefc103264c79c7fba2db809bc223b940fd2121 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 21 Jan 2018 18:57:51 +0200 Subject: [PATCH] Updated Install and Update (markdown) --- Install-and-Update.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Install-and-Update.md b/Install-and-Update.md index 3fccb29..0d59991 100644 --- a/Install-and-Update.md +++ b/Install-and-Update.md @@ -105,6 +105,9 @@ Note that it is expected that this command will not exit, and this is not an err [latest-release]: https://github.com/wekan/wekan/releases/latest ## Install manually from Source + +Note: Support for source install is only developers, not for production use. It is much easier and faster to update production versions with Docker/Snap/Sandstorm, because Node/Meteor/package versions/build scripts changes sometimes. + This is the most complex way, suitable if you know what you are doing and want to have the most flexibility to adapt the installation to your needs. Let's go! ### Notes