diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ pip3 install --user . (Not yet implemented) ```bash -./mknet scenario ./benchmarks/garage-s3lat ./topo/single-dc.yml +./mknet scenario ./scenarios/garage-s3lat ./topo/single-dc.yml ``` ## Manual usage |