From 3dbb2ea57a3ca9822db5e0c75d88d06e786e0aaa Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 13 Feb 2018 16:59:36 +0100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Installation.md b/Installation.md index ba83275..e4bb836 100644 --- a/Installation.md +++ b/Installation.md @@ -70,6 +70,17 @@ Replace the following variables used in above urls with your own values:
*DISTRO_VERSION*: Means the version of distribution you're install EGroupware on it. You can find out the right version name from following list:
+ + + + + + + + + +
DISTRO_VERSION
xUbuntu_17.10xUbuntu_16.04xUbuntu_14.04xUbuntu_12.04xUbuntu_10.04
+ *** if you are not sure what distribution you're running, simply execute the following command:
``` @@ -90,6 +101,7 @@ EGroupware Community Version: ``` wget -nv https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_16.04/Release.key -O Release.key | apt-key add - ``` +if you're not running xUbuntu_16 please see [DISTRO_VERSION](https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl) to find out your distro specific url. ``` apt update