removed help output about choosing device

This commit is contained in:
Dan Motzenbecker 2015-11-14 18:42:14 -05:00
parent 02d9ae9582
commit 945212196e

View File

@ -318,7 +318,6 @@ init = (projName, interfaceName) ->
log ''
log 'Boot the REPL by typing:', 'yellow'
log 'natal repl', 'inverse'
log 'Then choose the correct device to connect to (probably 1).', 'yellow'
log ''
log 'At the REPL prompt type this:', 'yellow'
log "(in-ns '#{projNameHyph}.core)", 'inverse'