diff --git a/benchmarks/README.md b/benchmarks/README.md index 43f0817c..80e6bc7b 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -1,10 +1,10 @@ # Performance -To run these benchmarks: +To run these benchmarks from the root of the project: ``` -npm run build:performance -open ./performance/index.html +yarn benchmark +open ./benchmarks/index.html ``` Append `?fastest` to the URL to include the fastest "other libraries", and