diff options
Diffstat (limited to 'getting-started')
-rw-r--r-- | getting-started/source-code.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/getting-started/source-code.md b/getting-started/source-code.md index 5133d5f..567128b 100644 --- a/getting-started/source-code.md +++ b/getting-started/source-code.md @@ -70,7 +70,8 @@ The essential and graphical packages you need for a supported OpenSUSE distribut ```bash sudo zypper install python gcc gcc-c++ git chrpath make wget python-xml \ - diffstat texinfo python-curses patch socat libSDL-devel xterm curl + diffstat texinfo python-curses patch socat libSDL-devel xterm curl \ + python3 python3-curses glibc-locale ``` ### CentOS |