diff --git a/README.md b/README.md index 5cfabcd0..2a9e3652 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Just run `topgrade`. It will run the following steps: * *Fedora* - Run `dnf upgrade` * *Debian/Ubuntu*: Run `apt update && apt dist-upgrade` * *Gentoo*: Run `layman -s ALL && emerge --sync -q && eix-update && emerge -uDNa world` + * *openSUSE*: Run `zypper refresh && zypper dist-upgrade` * *Linux*: Run [etc-update](https://dev.gentoo.org/~zmedico/portage/doc/man/etc-update.1.html): * *Unix*: Run `brew update && brew upgrade`. This should handle both Homebrew and Linuxbrew * *Unix*: Run `nix upgrade-nix && nix --upgrade`.