shorten line

This commit is contained in:
silverwind 2020-07-14 23:30:15 +02:00
parent 03cf4c58fe
commit 35c4ba346a
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -11,7 +11,7 @@
# install globally
npm i -g updates
# or install locally as a devDependency and run via `npx updates` or `yarn run updates`
# or install locally as a devDependency and run via `npx updates`
npm i -D updates
```