Skip to content

Commit

Permalink
docs(readme): remove --save flag
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlewis92 committed Aug 30, 2021
1 parent d65c257 commit 5038c02
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 @@ -27,7 +27,7 @@ An angular 6.0+ directive that allows an element to be dragged and resized
Install through npm:

```
npm install --save angular-resizable-element
npm install angular-resizable-element
```

Then use it in your app like so:
Expand Down

0 comments on commit 5038c02

Please sign in to comment.