We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec290f commit 7e3690bCopy full SHA for 7e3690b
Week_3_instructions.md
@@ -65,7 +65,7 @@ If you don’t want to use terminal commands in Codespaces, you can update your
65
*“This branch is 3 commits behind ValRCS:main”*.
66
3. Click the **“Sync fork”** button, then click **“Update branch”** to bring your fork up to date.
67
4. After that, go back to your Codespace and run:
68
- ```bash
+```bash
69
git pull origin main
70
```
71
This will download the updated files from your fork into your Codespace.
0 commit comments