Skip to content

Commit e41942e

Browse files
committed
Update benchmarking in README.md
1 parent 7efd90c commit e41942e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ As a way to support quantifying the robustness of our system, we have added benc
210210
To run the benchmark:
211211

212212
1. Run local server with `yarn dev`
213-
1. Set-up `.env.benchmark` (For sensible defaults: `cp .env.benchmark.example .env.benchmark`)
214-
1. Run benchmark in a separate terminal with `yarn benchmark`
213+
2. Set-up `.env.benchmark` (For sensible defaults: `cp .env.benchmark.example .env.benchmark`) - you'll need to update the `THIRDWEB_API_SECRET_KEY` at minimum.
214+
3. Run benchmark in a separate terminal with `yarn benchmark`
215215

216216
## Contributing
217217

0 commit comments

Comments
 (0)