diff --git a/packages/embark-ui/src/components/Login.js b/packages/embark-ui/src/components/Login.js index b6e541281..a51e02a2a 100644 --- a/packages/embark-ui/src/components/Login.js +++ b/packages/embark-ui/src/components/Login.js @@ -52,7 +52,7 @@ class Login extends React.Component { onChange={(e) => this.handleChange(e)} autoComplete="off" value={this.state.token}/> - Execute embark run in the command line to get + Execute embark run in the command line, then type token in the embark console to get your token.