diff --git a/assignments/README.md b/assignments/README.md index 8672097..0588838 100644 --- a/assignments/README.md +++ b/assignments/README.md @@ -2,7 +2,7 @@ 1. Accept the invitation to join your GitHub Org from your email inbox. 2. Message @harrison_eda on slack and ask for your assignments. __This will take up to 24 hours.__ -3. After harrison has added your asignments, go to [waffle.io](https://waffle.io/) +3. After Harrison has added your asignments, go to [waffle.io](https://waffle.io/) 3. Under 'Your Projects' select your cohort (figure 1 and 2). 4. Use the filter and enter your GitHub Username (figure 3). 5. Clcik on a ticket and follow the instructions within (figure 4). diff --git a/images/Mac-VS-Code.png b/images/Mac-VS-Code.png new file mode 100644 index 0000000..d2a3b55 Binary files /dev/null and b/images/Mac-VS-Code.png differ diff --git a/installation/README.md b/installation/README.md index c77e2e8..043f379 100644 --- a/installation/README.md +++ b/installation/README.md @@ -38,6 +38,12 @@ brew install git > Context: VS code is a text editor. Developers write code locally their computer via a text editor, before pushing it up onto the web via terminal and GitHub. +4. Follow the Instructions to set up VS Code commands in the Command Line + +
+ select cohort in waffle
+
+ --- ---