mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Fix readme
Parenthesis mismatch
This commit is contained in:
parent
a77a40558f
commit
d5351b12b1
@ -10,7 +10,7 @@ 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.
|
(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