From 9c34a638cc94022d39905b722cd66c33ecbd49a9 Mon Sep 17 00:00:00 2001 From: Christian Kenny Date: Tue, 28 Mar 2017 11:02:19 -0400 Subject: [PATCH] Updated Setting up the PCSX2 repository on Windows (WIP maybe more useful as a manpage instead?) (markdown) --- ...ndows-(WIP---maybe-more-useful-as-a-manpage-instead?).md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Setting-up-the-PCSX2-repository-on-Windows-(WIP---maybe-more-useful-as-a-manpage-instead?).md b/Setting-up-the-PCSX2-repository-on-Windows-(WIP---maybe-more-useful-as-a-manpage-instead?).md index cd3ab39..22d48eb 100644 --- a/Setting-up-the-PCSX2-repository-on-Windows-(WIP---maybe-more-useful-as-a-manpage-instead?).md +++ b/Setting-up-the-PCSX2-repository-on-Windows-(WIP---maybe-more-useful-as-a-manpage-instead?).md @@ -1,11 +1,11 @@ This guide is a WIP. It will eventually explain to users how to setup the PCSX2 repository on their PC, that's it. I know there's already a page on the wiki, but there should really be something up front that's integrated into the repo. # Required Build Applications -- [Visual Studio Community](https://www.visualstudio.com/downloads/) (2015 is supported, but 2017 is preferred) +- [Visual Studio Community](https://www.visualstudio.com/downloads/) (2017 is preferred, but 2015 can be used as well.) -(can someone add the required VS components to select when installing here? - ie: Win10 SDK, ATL headers, whatever, ect) +(can someone add the required VS components to select when installing here? - ie: Win10 SDK, ATL headers, whatever, ect.) -- GitHub extension for Visual Studio (You can download this from the Extensions and Updates tab inside VS) +- GitHub extension for Visual Studio (You can download this from the Extensions and Updates tab inside VS.) - [GitHub Desktop](https://desktop.github.com/) (recommended)