diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |