Skip to content

Commit 4e548d9

Browse files
author
Stephen Gutekanst
authored
README: clarify how to acquire access tokens
1 parent 0364553 commit 4e548d9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ Or via the configuration file (`~/src-config.json`):
6767
{"accessToken": "secret"}
6868
```
6969

70-
See `src -h` for more information.
70+
See `src -h` for more information on specifying access tokens.
71+
72+
To acquire the access token, visit your Sourcegraph instance (or https://sourcegraph.com), click your profile picture, and select **access tokens** in the left hand menu.
7173

7274
## Development
7375

0 commit comments

Comments
 (0)