diff options
| author | Bluebie <a@creativepony.com> | 2013-12-17 19:50:17 +1100 | 
|---|---|---|
| committer | Bluebie <a@creativepony.com> | 2013-12-17 19:50:17 +1100 | 
| commit | bfad6fd1716773c2872ca2b161775b3a2dbc24e6 (patch) | |
| tree | d4ceca988245956e0908bed118f9b5cc93a64569 /commandline | |
| parent | 75d9e14fe513d1f04f605bc1159cb9a316e89209 (diff) | |
| download | micronucleus-bfad6fd1716773c2872ca2b161775b3a2dbc24e6.tar.gz micronucleus-bfad6fd1716773c2872ca2b161775b3a2dbc24e6.tar.bz2 micronucleus-bfad6fd1716773c2872ca2b161775b3a2dbc24e6.zip | |
commandline: no functional changes - getting rid of tab chars
Diffstat (limited to 'commandline')
| -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 | 
