Skip to content

Commit

Permalink
docs(readme): add global install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rafamel committed May 19, 2019
1 parent 1705fc3 commit 24685a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ If you find it useful, consider [starring the project](https://github.com/rafame

## Install

[`npm install yaml-import`](https://www.npmjs.com/package/yaml-import)
- Global install -the `yimp` executable will be globally available: `npm install -g yaml-import`.
- Local install -for programmatic usage: `npm install yaml-import`.

## *YAML*

Expand Down

0 comments on commit 24685a3

Please sign in to comment.