Skip to content

Commit 241279d

Browse files
committed
added link to GitHub CLI
1 parent 3a86628 commit 241279d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cs50.dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ curl -L \
183183

184184
Follow [this instruction](https://cs50.readthedocs.io/github/#personal-access-token) to generate a GitHub personal access token.
185185

186-
Alternatively, to get the list of domains required by GitHub Codespaces, execute the following command using GitHub CLI:
186+
Alternatively, to get the list of domains required by GitHub Codespaces, execute the following command using [GitHub CLI](https://cli.github.com/):
187187

188188
```bash
189189
gh api meta | jq .domains.codespaces

0 commit comments

Comments
 (0)