Skip to content

Commit 8134c5a

Browse files
authored
readme nit (#398)
1 parent 189833e commit 8134c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ implementation status and how to run WebGPU in your browser at
1212
and bundled using [Rollup](https://rollupjs.org/). Building the project
1313
requires an installation of [Node.js](https://nodejs.org/en/).
1414

15-
- Install dependencies: `npm install`.
15+
- Install dependencies: `npm ci`.
1616
- For development, start the dev server which will watch and recompile
1717
sources: `npm start`. You can navigate to http://localhost:8080 to view the project.
1818
- For production, compile the project: `npm run build`.

0 commit comments

Comments
 (0)