diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 9ed97f6fe85939..9ec4e3419321a4 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -53,7 +53,7 @@ In some cases, IDLE might not be included in your Python installation. * For SUSE and OpenSUSE users:: - sudo zypper in python3-idle + sudo zypper install python3-idle * For Alpine Linux users::