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