fixed typo

This commit is contained in:
jash
2018-10-07 23:34:59 +02:00
committed by kexkey
parent 9c614fedfb
commit ffa9293226

View File

@@ -20,7 +20,7 @@ module.exports = {
default: utils._getDefault( 'installer' ),
message: chalk.red('Where do you want to install cyphernode?')+'\n',
choices: [{
name: "LDocker",
name: "Docker",
value: "docker"
},{
name: "Lunanode (not implemented)",