Skip to content

Commit

Permalink
UF-86 update npm install syntax now that npm implicitly saves
Browse files Browse the repository at this point in the history
  • Loading branch information
dkordik authored Nov 4, 2021
1 parent a09cbc2 commit 4a4f8fe
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 @@ -16,7 +16,7 @@ yarn add @cision/rover-ui

```sh
# npm
npm install --save @cision/rover-ui
npm i @cision/rover-ui
```

For more instructions on installing and using the RoverUI package in your app, see the [docs in Storybook](https://cision.github.io/rover-ui)
Expand Down

0 comments on commit 4a4f8fe

Please sign in to comment.