diff options
author | Tollef Fog Heen <tfheen@err.no> | 2018-05-21 10:49:01 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2018-05-21 10:49:01 +0200 |
commit | b2f3fabc0cdd9638af7cfab9be758fea94698797 (patch) | |
tree | fcf81f5862293d91c2158147b4e352e066cf9516 | |
parent | f1d6fc7e5bd64e48ddd9a9aca1cdc985dfc2265c (diff) | |
download | wee-slack-b2f3fabc0cdd9638af7cfab9be758fea94698797.tar.gz |
Refer to code from URL as such, rather than as a token (which it is not)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ 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] +/slack register [CODE_FROM_URL] ``` Your Slack team is now added, and you can complete setup by restarting the |