note in space invaders readme to compile-all

release
chris.double 2006-03-29 11:09:23 +00:00
parent d1d11767b7
commit c6bcdd774d
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ If you are in the factor root directory, and have the ROM as a file
'invaders.rom' in that same directory, the following starts the GUI: 'invaders.rom' in that same directory, the following starts the GUI:
"contrib/space-invaders/load.factor" run-file "contrib/space-invaders/load.factor" run-file
compile-all
USE: space-invaders USE: space-invaders
run run