readme: add install

This commit is contained in:
silverwind 2017-12-03 12:30:39 +01:00
parent 1c476a2ea5
commit 98d95f1cd0
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -4,6 +4,13 @@
`updates` is a lightweight tool that checks for npm dependency updates and optionally automatically updates `package.json`. Unlike other similar tools, it has no dependency on any package manager but instead works directly with the npm registry.
## Install:
```sh
$ npm install -g updates
$ yarn global add updates
```
## Example:
```sh
$ updates