From 61984955f0459613744a155eade3c3b63da17005 Mon Sep 17 00:00:00 2001 From: Helio Frota <00hf11@gmail.com> Date: Fri, 1 Nov 2024 12:21:09 -0300 Subject: [PATCH] readme update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 03dc454..b7f4348 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ The goal is to have load tests, which can be re-run over time to see the evoluti ## Running it locally +After clone, run: + +```bash +cp publish/baseline.json baseline/ +``` + Build the containers once: ```bash