From 07a0cbb5e211882176d48152f24b9358139bb600 Mon Sep 17 00:00:00 2001 From: Nebelwolf Date: Wed, 5 Apr 2017 11:02:38 +0200 Subject: [PATCH] added note that the binary release of wekan does not work with ubuntu 14.04 for now but with ubuntu 16.04 --- Install-and-Update.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Install-and-Update.md b/Install-and-Update.md index 77a1d3a..1c8b98f 100644 --- a/Install-and-Update.md +++ b/Install-and-Update.md @@ -33,6 +33,9 @@ For instructions how to install Sandstorm, check out the [guide][sandstorm-guide ## Install manually (Releases) This is the best option currently if you want to get Wekan running with as few tools as possible. +**Heads up:** +For now this works not on Ubuntu 14.04. You need 16.04 (It needs newer libstdc++ version) + There are three options: * [Bash Install Script](#bash-install-script) * [Virtual Appliance](virtual-appliance)