Skip to content

Commit

Permalink
docs(readme): use npm install alias; remove redundant --save arg (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jul 14, 2022
1 parent 39269cf commit a17e7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ happen in the right order. At the end of the loading, your application will star
To install `avvio`, simply use npm:

```
npm install avvio --save
npm i avvio
```

<a name="example"></a>
Expand Down

0 comments on commit a17e7ec

Please sign in to comment.