build: switch to pnpm
[poolifier.git] / benchmarks / README.md
index e51329e204dcd19bc55f017bd83326acf88ecfb4..da358f947dbba629a4e38bc6fea60ed051dd1970 100644 (file)
@@ -30,7 +30,7 @@ Those are our results:
 
 ### Internal
 
-To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `npm run benchmark`
+To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm run benchmark`
 
 ## Versus other pools