diff --git a/tasks/config/project/install.js b/tasks/config/project/install.js index 25b7e9dce..6dbf9c9d0 100644 --- a/tasks/config/project/install.js +++ b/tasks/config/project/install.js @@ -282,10 +282,7 @@ module.exports = { type : 'list', name : 'useRoot', message : - '{packageMessage} \n' + - '\n' + - 'Is this your project folder?\n' + - '{root}', + '{packageMessage} Is this your project folder? {root}', choices: [ { name : 'Yes',