Skip to content

Commit 02431c2

Browse files
committed
Added a small tip about ncurses package name, thx to wadouk.
1 parent 37df4f9 commit 02431c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ How do you build it?
2727

2828
make && make install
2929

30-
It depends on library ncurses, you may have to install corresponding packages.
30+
It depends on library ncurses, you may have to install corresponding packages (may be something like 'libncurses5-dev' or 'ncurses-devel').
3131

3232
How do you run it?
3333
------------------

0 commit comments

Comments
 (0)