summaryrefslogtreecommitdiffstats
path: root/commandline
diff options
context:
space:
mode:
Diffstat (limited to 'commandline')
-rw-r--r--commandline/Readme2
1 files changed, 1 insertions, 1 deletions
diff --git a/commandline/Readme b/commandline/Readme
index 1781e36..8f3d5f3 100644
--- a/commandline/Readme
+++ b/commandline/Readme
@@ -6,7 +6,7 @@ three. To make and install, do the regular 'make; sudo make install' on unixes.
On windows just 'make' with mingw and do whatever people do with windows exes.
Usage on Ubuntu:
- sudo micronucleus --run name_of_the_file.hex
+ sudo micronucleus --run name_of_the_file.hex
Usage on Mac:
micronucleus --run name_of_the_file.hex
Usage on Windows