diff --git a/SetupGalileo.md b/SetupGalileo.md
index 4e041c89d..db92b2119 100644
--- a/SetupGalileo.md
+++ b/SetupGalileo.md
@@ -25,12 +25,11 @@ permalink: /SetupGalileo.htm
This step is only required if your kit does not have an microSD card with a Windows image.
You will need to attain a microSD card (We suggest at least 8 GB) and reformat it.
- Download apply-bootmedia.cmd
+ Download the Windows package.
- Download the .wim
-
- Then run the following from an elevated Command Prompt:
- apply-bootmedia.cmd -destination {YourSDCardDrive} -image {.wimFile} -hostname {WhateverYouFeelLike} -password {WhateverYouFeelLike}
+ Unzip the downloaded Windows package.
+ Run the included script from an elevated Command Prompt:
+ apply-bootmedia.cmd -destination {YourSDCardDrive} -image {.wimFile} -hostname mygalileo -password admin
Insert the microSD card
diff --git a/SetupPC.md b/SetupPC.md
index 57fc7576a..245caa188 100644
--- a/SetupPC.md
+++ b/SetupPC.md
@@ -21,7 +21,7 @@ permalink: /SetupPC.htm
@@ -40,7 +40,7 @@ permalink: /SetupPC.htm
Install the Nuget package manager for Visual Studio 2013
- Install the Windows Development Kit for IoT
+ Install the Windows Development Kit for IoT
@@ -64,7 +64,7 @@ permalink: /SetupPC.htm
Install the Nuget package manager for Visual Studio 2013
- Install the Windows Development Kit for IoT
+ Install the Windows Development Kit for IoT