diff --git a/cs50.dev.md b/cs50.dev.md index bd097e57..8f25e9d6 100644 --- a/cs50.dev.md +++ b/cs50.dev.md @@ -227,7 +227,7 @@ Run this command: code /workspaces/$RepositoryName/.devcontainer.json ``` -This will open an editor window. Delete all the content in the editor window, and keep the editor open. Open this webpage in a new browser tab or window: [https://cs50.dev/.devcontainer.json](https://cs50.dev/.devcontainer.json). Copy-paste all the content from the webpage to your active Codespace editor window, and save all the changes. +This will open an editor window. Delete all the content in the editor window, and keep the editor open. Open this webpage in a new browser tab or window: [https://cs50.dev/devcontainer.json](https://cs50.dev/devcontainer.json). Copy-paste all the content from the webpage to your active Codespace editor window, and save all the changes. Repeat the previous instructions on triggering a full container rebuild.