diff --git a/src/dawn_node/README.md b/src/dawn_node/README.md index fe2b6f18e3..24aaf802ed 100644 --- a/src/dawn_node/README.md +++ b/src/dawn_node/README.md @@ -45,6 +45,7 @@ ninja dawn.node 1. [Build](#build) the `dawn.node` NodeJS module. 2. Checkout the [WebGPU CTS repo](https://github.com/gpuweb/cts) + - Run `npm install` from inside the CTS directory to install its dependencies ```sh ./src/dawn_node/tools/run-cts --cts= --dawn-node= [WebGPU CTS query]