diff --git a/bin/telebit.js b/bin/telebit.js index 6551941..d885db9 100755 --- a/bin/telebit.js +++ b/bin/telebit.js @@ -124,7 +124,7 @@ function askForConfig(answers, mainCb) { console.info(" [x] Accept the Telebitâ„¢ terms of service"); console.info(" [x] Accept the Let's Encryptâ„¢ terms of service"); console.info(""); - console.info("Enter your email to agree and create your account:"); + console.info("Enter your email to agree and login/create your account:"); console.info(""); // TODO attempt to read email from npmrc or the like? rl.question('email: ', function (email) {