Skip to content

Commit 51c3ed5

Browse files
committed
Fixed a typo in Readme
1 parent 85a5848 commit 51c3ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The example below shows the power data output for the `GEMM` kernel running on t
6262

6363
```
6464
1. Load the module with a buffer size of 2 samples and a 1-second sampling rate
65-
./scripts/load_power_monitor.sh -s 2 -r 1
65+
./scripts/load_power_monitor.sh -s 100000 -r 1
6666
6767
2. Confirm the module is active
6868
flux module list

0 commit comments

Comments
 (0)