diff --git a/README.md b/README.md
index 4a04636..023a4ff 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ This program has optional parameters to customize how it runs:
__help__: `python3 plutus.py help`
Prints a short explanation of the parameters and how they work
-__time__: `python3 plutus.pt time`
+__time__: `python3 plutus.py time`
Brute forces a single address and takes a timestamp of how long it took - used for speed testing purposes
__verbose__: 0 or 1