From bb29869bb58d180a7397bee37a51035161125cdf Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 24 Jan 2019 09:21:46 +0100 Subject: [PATCH] fixed wrong host in CE repo --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 2d13ee0..13bf7e9 100644 --- a/Installation.md +++ b/Installation.md @@ -59,7 +59,7 @@ OR For Community Version: ``` #EGroupware Community repository -deb http://download.egroupware.org/repositories/server:/eGroupWare/DISTRO_NAME/ ./ +deb http://download.opensuse.org/repositories/server:/eGroupWare/DISTRO_NAME/ ./ ``` Example: ```