diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 69d3123..a07b612 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -29,9 +29,9 @@ You may of course eschew the Visual Studio git integration and use any method of dealing with git outside of Visual Studio. ### Qt Dependencies -* If you want to build the DolphinQt2 project, you should get the required dependencies from a submodule provided for Dolphin. +* If you want to build the DolphinQt project, you should get the required dependencies from a submodule provided for Dolphin. - In Team Explorer, go to Changes > Actions > Open Command Prompt and execute `git submodule update --init --recursive`. -* If you do not care about DolphinQt2, you can just right click on the project and click "Unload Project". +* If you do not care about DolphinQt, you can just right click on the project and click "Unload Project". ### Building 1. Open Source/dolphin-emu.sln.