diff --git a/README.md b/README.md index 90b978d..e480326 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ All levels are configured to run instantly with GitHub Codespaces. If you chose Optional: We recommend these free-of-charge additional extensions, but we haven't pre-installed them for you: -1. `github.copilot-labs` to receive AI-generated code explanations. +1. `GitHub.copilot-chat` to receive AI-generated code explanations. 1. `alexcvzz.vscode-sqlite` to visualize the SQL database created in Season-1/Level-4 and the effects of our exploits on its content. If you need assistance, don't hesitate to ask for help in our [GitHub Discussions](https://github.com/skills/secure-code-game/discussions) or on our [Slack](https://gh.io/securitylabslack), at the [#secure-code-game](https://ghsecuritylab.slack.com/archives/C05DH0PSBEZ) channel. @@ -168,7 +168,7 @@ npm install --prefix Season-2/Level-4/ Season-2/Level-4/ && npm install --global We recommend these free-of-charge additional extensions: -1. `github.copilot-labs` to receive AI-generated code explanations. +1. `GitHub.copilot-chat` to receive AI-generated code explanations. 1. `alexcvzz.vscode-sqlite` to visualize the SQL database created and the effects of our exploits on its content. For more information about cloning repositories, see "[Cloning a repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)."