Merge pull request #7 from LilithTundrus/master

Typo fix on install instructions
This commit is contained in:
Iuri Matias 2018-07-15 11:44:39 +03:00 committed by GitHub
commit 4247c890bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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