diff options
Diffstat (limited to 'commandline/Readme')
-rw-r--r-- | commandline/Readme | 2 |
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 |