diff --git a/README.md b/README.md index 8f281f9fa..21e7269d8 100644 --- a/README.md +++ b/README.md @@ -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": {} } ```