From 48adcc3970c3c6176928c8c5640866aeece36fe7 Mon Sep 17 00:00:00 2001 From: trepin3 <30601939+trepin3@users.noreply.github.com> Date: Fri, 9 Feb 2018 17:22:00 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c86a42..2d70a42 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ For a text editor, use VSCode (Sobhan: we've already installed it on your comput - [VSCode tips and tricks](https://github.com/Microsoft/vscode-tips-and-tricks) ### 1. Bash -- [ ] Take [this tutorial](https://ryanstutorials.net/bash-scripting-tutorial/). +- [X] Take [this tutorial](https://ryanstutorials.net/bash-scripting-tutorial/). - Complete (at least) the first three modules, up until 'User Input!'. - Make sure you thoroughly understand the material of those first three modules. From 7f027c0d5ac2794b92d0eb4452621709893e6c70 Mon Sep 17 00:00:00 2001 From: trepin3 <30601939+trepin3@users.noreply.github.com> Date: Fri, 9 Feb 2018 17:45:00 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d70a42..bdae5f7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ For a text editor, use VSCode (Sobhan: we've already installed it on your comput - Make sure you thoroughly understand the material of those first three modules. ### 2. Git -- [ ] Completely finish [this tutorial](https://try.github.io/levels/1/challenges/1). +- [X] Completely finish [this tutorial](https://try.github.io/levels/1/challenges/1). - Ensure that you thoroughly understand the material of the full course. ### 3. JS