We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37df4f9 commit 02431c2Copy full SHA for 02431c2
1 file changed
README.md
@@ -27,7 +27,7 @@ How do you build it?
27
28
make && make install
29
30
-It depends on library ncurses, you may have to install corresponding packages.
+It depends on library ncurses, you may have to install corresponding packages (may be something like 'libncurses5-dev' or 'ncurses-devel').
31
32
How do you run it?
33
------------------
0 commit comments