diff --git a/README.md b/README.md index f51f0ac03b094d8301a0f8b8943d6b65416b8193..375c4a7ed614fc0e46fbdaf747bb5387f700f266 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Welcome to Zed, a lightning-fast, collaborative code editor that makes your drea * Set up a local `zed` database and seed it with some initial users: - Create a personal GitHub token to run `script/bootstrap` once successfully: the token needs to have an access to private repositories for the script to work (`repo` OAuth scope). + [Create a personal GitHub token](https://github.com/settings/tokens/new) to run `script/bootstrap` once successfully: the token needs to have an access to private repositories for the script to work (`repo` OAuth scope). Then delete that token. ```