diff --git a/README.md b/README.md index bd177256..bffad6c1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Try it out! - duct --sample-interval 0.5 --report-interval 1 ./test/data/test_script.py --duration 3 --memory-size=1000 + duct --sample-interval 0.5 --report-interval 1 test/data/test_script.py --duration 3 --memory-size=1000 `duct` is most useful when the report-interval is less than the duration of the script.