diff options
author | A. Jesse Jiryu Davis <jesse@mongodb.com> | 2018-01-27 17:49:41 -0500 |
---|---|---|
committer | A. Jesse Jiryu Davis <jesse@mongodb.com> | 2018-01-27 17:49:41 -0500 |
commit | 073858642dc8ae33721f764d1bef4754603de20b (patch) | |
tree | 95a9b8f338560ab2dad7a82c4cefc3e4df57c7ed /README.md | |
parent | 9835feea622489d77899dd93a3c01a950d6e7edb (diff) | |
download | wee-slack-073858642dc8ae33721f764d1bef4754603de20b.tar.gz |
Respond to Trygve's comments
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -95,9 +95,9 @@ Log in to Slack: /slack register ``` -This command opens your browser and prompts you to authorize WeeChat with Slack. -Once you've accomplished this, copy the "code" portion of the URL in the browser -and pass it to this command: +This command prints a link you should open in your browser to authorize WeeChat +with Slack. Once you've accomplished this, copy the "code" portion of the URL in +the browser and pass it to this command: ``` /slack register [YOUR_SLACK_TOKEN] |