diff --git a/doc/02-installation.md b/doc/02-installation.md index 8c78e6c552..35a7aef142 100644 --- a/doc/02-installation.md +++ b/doc/02-installation.md @@ -150,12 +150,6 @@ SUSEConnect -p PackageHub/$VERSION_ID/x86_64 zypper ar https://packages.icinga.com/openSUSE/ICINGA-release.repo zypper ref ``` - -You need to additionally add the `server:monitoring` repository to fulfill dependencies: - -```bash -zypper ar https://download.opensuse.org/repositories/server:/monitoring/15.3/server:monitoring.repo -```