Fix readme

Parenthesis mismatch
This commit is contained in:
Alexandre Bury 2015-06-03 23:48:17 -07:00
parent a77a40558f
commit d5351b12b1

View File

@ -10,7 +10,7 @@ It is designed to be safe and easy to use:
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
extern crate cursive;