changed launch task description

This commit is contained in:
Dan Motzenbecker 2015-10-04 17:56:35 -04:00
parent 308bd16387
commit ac8da60c73
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ cli.command 'init <name>'
cli.command 'launch'
.description 'Run project in simulator and start REPL'
.description 'Compile project and run in simulator'
.action ->
launch readConfig()