update template message
This commit is contained in:
parent
c34192c5f9
commit
b1a499cf0e
|
@ -30,7 +30,7 @@ class TemplateGenerator {
|
|||
console.log('-> '.green + 'embark blockchain'.bold.cyan + ' or '.green + 'embark simulator'.bold.cyan);
|
||||
console.log('open another console in the same directory and run'.green);
|
||||
console.log('-> '.green + 'embark run'.bold.cyan);
|
||||
console.log('For more info go to http://github.com/iurimatias/embark-framework'.green);
|
||||
console.log('For more info go to http://embark.status.im'.green);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue