Skip to content

Commit 3e23844

Browse files
Update README with npm ci which ensures consistent installs (#138)
1 parent 541beec commit 3e23844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Published on npm as [@lit-labs/virtualizer](https://www.npmjs.com/package/@lit-l
1919
To set up this repo for local development, clone it and run:
2020

2121
```
22-
npm i
22+
npm ci
2323
npm run bootstrap
2424
```

0 commit comments

Comments
 (0)