diff --git a/README.md b/README.md
index 8dd76896443cb00892b64084cfb5fd090b19c6aa..57daebf87263bb507963688680a6298ee1ba40af 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ Use `CTRL-D` (i.e. EOF) to exit the shell.
 Learn about command-line options (in particular, how to increase heap size
 which may be needed for larger applications):
 
-    $ ./micropython --help
+    $ ./micropython -h
 
 Run complete testsuite: