From 08c89b73fdc1f90ec2ee1bd56a302b0b2dfab31d Mon Sep 17 00:00:00 2001 From: "Joshua Lewis-Handley (handley7)" Date: Sat, 21 Sep 2019 15:14:59 +0100 Subject: [PATCH] Update 01 Setup.md --- 01 Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01 Setup.md b/01 Setup.md index e01bad88..a1a4e284 100644 --- a/01 Setup.md +++ b/01 Setup.md @@ -19,7 +19,7 @@ On some versions of Windows 10, some extra configuration is required before Bash To start, we need to make sure Developer Mode is enabled in the Update and Security section of Windows 10. Press **WIN+R** (Windows Key and R simultaneosly) to open a Run dialog. In the dialog enter **ms-settings:developers** followed by the enter key. The window shown below should appear on screen. -![Enabling Windows 10 Developer Mode](exercises/.images/developerMode.png) +![Enabling Windows 10 Developer Mode](exercises/.images/developerMode.PNG) Select the **Developer mode** radio button and **yes** on any succeeding dialog boxes. Wait for any neccessary installations to complete.