diff --git a/README.md b/README.md index 4a4fd93484..546ea29c09 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ I highly recommend the ccache options. They don't speed up the first clean build ``` cd build -npm install # Runs parallelizable tests in parallel. This runs much faster when # -DDISABLE_WASM_SPEC_TESTS=yes is used.