Correct Ubuntu installation instructions.
This commit is contained in:
parent
2c1996bcf1
commit
1c017536fa
@ -6,13 +6,13 @@
|
||||
## Dependencies
|
||||
- Terminal emulator with UTF-8 support
|
||||
- C library with multibyte locales support
|
||||
- libncursesw
|
||||
- Ncurses with wide-char/UTF-8 support
|
||||
|
||||
### Installing libncursesw
|
||||
### Installing Ncurses
|
||||
|
||||
#### Ubuntu
|
||||
|
||||
$ sudo apt-get install libncursesw5-dev
|
||||
$ sudo apt-get install libncurses5-dev libncursesw5-dev
|
||||
|
||||
#### OS X
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user