diff --git a/Building-for-Windows.md b/Building-for-Windows.md index e761a8f..521449e 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -14,7 +14,6 @@ --- ### Cloning (with Git Extensions) ---- 1. Open Git Extensions and select Clone repository. 2. Enter repository URL as it appears on the [Github project page](https://github.com/dolphin-emu/dolphin) @@ -22,7 +21,6 @@ 4. Protip: Enable NTFS compression on the root of your source directory. ### Building ---- 1. Open Source/dolphin-emu.sln. 2. Select the target you'd like to build. ![Target Example](http://wiki.dolphin-emu.googlecode.com/git/build/vs2013-build-configuration.png) @@ -35,14 +33,12 @@ When you want to update to the latest revision: ### Git Extensions ---- 1. Right click the dolphin-emu folder and choose Git Extensions -> Pull 2. Make sure you are pulling from "origin" and click Pull. ### Visual Studio ---- 1. Go to the Team Explorer window and choose Pull.