diff --git a/EGroupware-EPL-Installation.md b/EGroupware-EPL-Installation.md index ecbc1fd..79d2c27 100644 --- a/EGroupware-EPL-Installation.md +++ b/EGroupware-EPL-Installation.md @@ -181,7 +181,7 @@ gpgcheck=1 enabled=1 -Replace USER and PASSWORD with your download login credentials and VERSION with your RedHat, CentOS version, e.g: +Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your RedHat, CentOS version, e.g:
[egroupware-epl]
 name=EGroupware EPL (RHEL_7)
@@ -468,7 +468,7 @@ enabled=1
 autorefresh=1
 
-Replace USER and PASSWORD with your download login credentials and VERSION with your openSUSE version, e.g: +Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your openSUSE version, e.g:
[egroupware-epl]
 name=EGroupware EPL (openSUSE 13.2)
@@ -553,7 +553,7 @@ enabled=1
 autorefresh=1
 
-Replace USER and PASSWORD with your download login credentials and VERSION with your SLE version, e.g: +Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your SLE version, e.g:
[egroupware-epl]
 name=EGroupware EPL (SLE 12)
@@ -687,7 +687,7 @@ with following content:
 deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
 
-Replace USER and PASSWORD with your download login credentials and VERSION with your Debian version, e.g: +Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your Debian version, e.g:
# EGroupware EPL repository
 deb http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_8.0/ ./
@@ -702,7 +702,7 @@ Save the file.
 
 _Step 2:_
 
-Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials):
+Import the download PGP keys with following command (replace USER and PASSWORD with your EPL software repository credentials):
 
 
wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
 
@@ -819,7 +819,7 @@ with following content: deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
-Replace USER and PASSWORD with your download login credentials and VERSION with your Ubuntu version, e.g: +Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your Ubuntu version, e.g:
# EGroupware EPL repository
 deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./
@@ -829,7 +829,7 @@ Save the file.
 
 _Step 2:_
 
-Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials):
+Import the download PGP keys with following command (replace USER and PASSWORD with your EPL software repository credentials):
 
 
wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -