refactor: more worker function -> task function renaming
[poolifier.git] / benchmarks / versus-external-pools / README.md
index 5dde031dfd334ba4bf1f7fc4b50ef2d8c9cbe6b5..9ad45c3a081e585f3cd8989aa83da7b3a382eae8 100644 (file)
@@ -4,6 +4,6 @@ To run the benchmark versus other pools you will need to:
 
 - [Install hyperfine](https://github.com/sharkdp/hyperfine#installation)
 - Run `pnpm install` into the `versus-external-pools` folder
-- Run the `./bench.sh` 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**