aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2be13bb..e277573 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ For example, on Windows 8.1 I managed to produce some very nice plots by
booting into Safe Mode and running the scripts with a higher priority while
also setting their CPU affinity:
- start /affinity 1 /realtime calc_mean.py
+ start /affinity 1 /realtime plot.py ...
## Licensing