mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
Update Readme.md
This commit is contained in:
parent
076e8d47e9
commit
aae9368961
@ -24,7 +24,7 @@ Or to use the latest git version:
|
||||
cursive = { git = "https://github.com/gyscos/Cursive" }
|
||||
```
|
||||
|
||||
(You will also need ncurses installed - if it isn't already, check in your package manager.)
|
||||
(You will also need ncurses installed - if it isn't already, check in your package manager. Make sure you install the `ncursesw` version if available, for UTF-8 support.)
|
||||
|
||||
```rust
|
||||
extern crate cursive;
|
||||
|
Loading…
Reference in New Issue
Block a user