diff --git a/README.md b/README.md index 2297569..28fb244 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ sudo ldconfig ``` If you dont already have them, you might want to install the ncurses libraries, on Debian: ``` -sudo apt-get install libncurses5-dev +sudo apt-get install libncurses5-dev libncursesw5-dev ```