fix key import instructions for CE

Ralf Becker 2018-12-11 16:18:45 +01:00
parent 9f98484b47
commit acb83e967a

@ -98,7 +98,7 @@ OR
EGroupware Community Version:
```
wget -nv https://download.opensuse.org/repositories/server:eGroupWare/Debian_9.0/Release.key -O Release.key | apt-key add -
wget -O - -nv https://download.opensuse.org/repositories/server:eGroupWare/Debian_9.0/Release.key | apt-key add -
```
if you're not running Debian_9.0 please see [DISTRO_NAME](https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl) to find out your distro specific url.