diff --git a/main.coffee b/main.coffee index 0e26e72..3275412 100644 --- a/main.coffee +++ b/main.coffee @@ -334,7 +334,7 @@ cli.command 'init ' cli.command 'launch' - .description 'Run project in simulator and start REPL' + .description 'Compile project and run in simulator' .action -> launch readConfig()