docs: update codespace installation instructions (#6781)
This commit is contained in:
parent
6618baaf63
commit
c03b6ce891
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ To add GitHub CLI to your codespace, add the following to your [devcontainer fil
|
|||
|
||||
```json
|
||||
"features": {
|
||||
"github-cli": "latest"
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue