mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 00:55:08 +01:00
fixed typo
This commit is contained in:
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user