From 5f71ee4d523646f787e075fa3096e36df8343045 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 21 Apr 2017 16:02:10 -0400 Subject: [PATCH] (doc) Typo --- Documentation/SOGoInstallationGuide.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 9c4ab0434..f51ac3022 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -238,7 +238,7 @@ sources, install the following package: rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm ---- -SOGo relies on the GNUstep packages provided by Inverse and must not used the +SOGo relies on the GNUstep packages provided by Inverse and must not use the packages from EPEL. Adjust the repository definition to exclude those packages: ----