Skip to content

Commit

Permalink
docs: update codespace installation instructions (cli#6781)
Browse files Browse the repository at this point in the history
  • Loading branch information
levenleven authored Jan 3, 2023
1 parent 6618baa commit c03b6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
}
```

Expand Down

0 comments on commit c03b6ce

Please sign in to comment.