mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-12 20:23:35 +00:00
Update Readme
Mention ncurses requirement.
This commit is contained in:
parent
1656cdd8f6
commit
ef84df3b09
@ -10,6 +10,8 @@ It is designed to be safe and easy to use:
|
|||||||
git = "https://github.com/Gyscos/cursive"
|
git = "https://github.com/Gyscos/cursive"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(You will also need ncurses installed - if it isn't already, check in your package manager.
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
extern crate cursive;
|
extern crate cursive;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user