Skip to content

Commit

Permalink
Use npm ci instead of npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
chgeo authored Jul 29, 2024
1 parent e290264 commit 7b7686c
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 @@ -36,7 +36,7 @@ cd samples
In the samples folder run:
```sh
npm install
npm ci
```
### Run
Expand Down

0 comments on commit 7b7686c

Please sign in to comment.