Typo fix on install instructions

This commit is contained in:
Lilith Tundrus 2018-07-14 17:33:38 -04:00
parent ce88e0553d
commit 4be4715de0

View File

@ -35,7 +35,7 @@ The blessed API itself has gone on to inspire [termui][termui] for Go.
## Install
``` bash
$ npm install blessed
$ npm install neo-blessed
```
## Example