Skip to content

Commit f5d2758

Browse files
committed
Update dev docs for #81
1 parent e863c2e commit f5d2758

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ You'll need:
1515

1616
`cd web`, and then:
1717

18-
- `npm i` to install dependencies
18+
- `npm ci` to install dependencies (`ci` to make sure the versions in
19+
`package-lock.json` are used)
1920
- `npm run wasm` to rebuild the Rust backend
2021
- vite doesn't automatically rebuild when you edit things
2122
- `npm run dev` to run locally

0 commit comments

Comments
 (0)