Just tell to run it with "make run"
This commit is contained in:
parent
fe8cd7dba0
commit
6e3457da7c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue