Just tell to run it with "make run"

This commit is contained in:
Tor Lillqvist 2012-01-13 00:40:44 +02:00
parent fe8cd7dba0
commit 6e3457da7c

View file

@ -167,7 +167,7 @@ build-ant: copy-stuff
install: copy-stuff
unset JAVA_HOME && ant debug install
@echo
@echo 'Run it with something like what "make run" does (see Makefile)'
@echo 'Run it with "make run"'
@echo
uninstall: