summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3be4af..e270aa0 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ You will need a good terminal! Tested on MacOSX and Linux. Sorry Windows guys :-
## Running
```bash
-$ composer install
+$ composer install -o
$ php boot.php drmario.rom
$ php boot.php pokemon.rom
```