diff --git a/app/config.js b/app/config.js index ba66013..ce5dd98 100644 --- a/app/config.js +++ b/app/config.js @@ -64,7 +64,7 @@ var startConfig = () => { console.log('') console.log('Configuration updated! To get started, just run\n' + '\n' + - ' multicast start' + ' multicast start' + '\n') }) rl.close()