diff --git a/Distribution-specific-instructions.md b/Distribution-specific-instructions.md index e7730ea..af91d02 100644 --- a/Distribution-specific-instructions.md +++ b/Distribution-specific-instructions.md @@ -56,14 +56,14 @@ Now you can follow the Ubuntu/Debian instructions above using "Debian_9.0" inste > Even as Debian 9 does not provide a docker package, it provides a too old docker-compose package/command, therefore we provide a current one in our repository. -# openSUSE 15.2, 15.1 & 15.0 or SLES 15 & 12 +# openSUSE 15.3, 15.2, 15.1 & 15.0 or SLES 15 & 12 > If you have automatic updates enabled or run ```zypper update``` manually update to 20.1 will happen automatic! For new installations or updating from EPL you need to add our server:eGroupWare repo first: ``` -zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/openSUSE_Leap_15.2/server:eGroupWare.repo +zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/openSUSE_Leap_15.3/server:eGroupWare.repo ``` -> For openSUSE 15.0 or 15.1 please replace in the above instructions "openSUSE_Leap_15.2" with "openSUSE_Leap_15.1" or "openSUSE_Leap_15.0", for SLES use "SLE_15" or "SLE_12". +> For openSUSE 15.0, 15.1 or 15.2 please replace in the above instructions "openSUSE_Leap_15.3" with "openSUSE_Leap_15.2", "openSUSE_Leap_15.1" or "openSUSE_Leap_15.0", for SLES use "SLE_15" or "SLE_12". Then you need to run for new installations or updating EPL: ```