Skip to content

Commit 7dbdb6a

Browse files
committed
Update README.md
1 parent 79013fe commit 7dbdb6a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,11 @@ The server logs appear in the terminal.
203203
204204
| Extension | Environment variable |
205205
|:--------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
206-
| GitHub Pull Requests and Issues | `GITHUB_TOKEN`: Personal access token with scopes `repo` and `user`. |
206+
| GitHub Pull Requests and Issues | `GITHUB_TOKEN`: Personal access token with scopes `repo` and `user`.[^2] |
207207
| GitLab Workflow | `GITLAB_WORKFLOW_INSTANCE_URL`: GitLab instance URL (e.g. https://gitlab.com).<br>`GITLAB_WORKFLOW_TOKEN`: Personal access token with scopes `api` and `read_user`. |
208208
209+
[^2]: *Device activation* may require a one-time login from the extension's sidebar.
210+
209211
#### Using Podman (rootless mode, 3.11.5+)
210212
211213
Create an empty home directory:

0 commit comments

Comments
 (0)