From 18b8cb0f2b4279e37c8318945ad01e1aa46cbd8c Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 15 Sep 2022 17:34:35 +0200 Subject: [PATCH] update examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bee8dbf..7697dee 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ a default one will be selected for you.* How to run them: ```bash -./mknet scenario -./mknet scenario ./topo/50ms.yml ./scenarios/garage-s3lat +./mknet scenario [flavors...] +./mknet scenario ./topo/50ms.yml ./scenarios/garage-s3lat garage-v0.8 ``` How to write good scenarios: