{section: Getting Started }
 1.) You will need to obtain CMake 2.8 or > for the target platform you are working on.
 
-2.) Checkout origin/V7_5-cmake-build, for windows you will need git 1.6.4 or greater.
+2.) Checkout origin/V7_5-cmake-branch, for windows you will need git 1.6.4 or greater.
 
 3.) cmake ./CMakeLists.txt or run cmake-gui
 
@@ -32,7 +32,10 @@
 
 Prior to building for the 1st time there are some prerequisites that you will need to perform
 
-5.) Install the lastest platform SDK.  (close .sln & repoen)
+5.) Install the lastest platform SDK and reopen the solution
+
+*:http://msdn.microsoft.com/en-us/windows/dd146047.aspx
+*:Currently it is http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&displaylang=en
 
 6.) Have a recent version of cygwin installed