build: update volta pnpm version
[poolifier.git] / benchmarks / versus-external-pools / README.md
index faecde878aa7c0b3328c1264d5c13e6c7f285a82..1511dcd4d3b756e51e28d84daaaca06cb2656d88 100644 (file)
@@ -3,7 +3,7 @@
 To run the benchmark versus other pools you will need to:
 
 - [Install hyperfine](https://github.com/sharkdp/hyperfine#installation)
-- Run `npm install` into the `versus-external-pools` folder
-- Run the `./bench.sh` into the `versus-external-pools` folder
+- Run `pnpm install` into the `versus-external-pools` folder
+- Run the `./bench.sh` script into the `versus-external-pools` folder
 
-> :warning: **Please be sure to use a quite PC when you run the benchmarks**
+> :warning: **Please be sure to use a quiet PC when you run the benchmarks**