From 02d1a0eef255bbc131f4ea68dc565a8a60f4c33c Mon Sep 17 00:00:00 2001 From: TheTank20 Date: Sat, 8 Jul 2023 20:51:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 63452f7..9d01bd6 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,4 @@ In general, don't use `xpmgr_debug_[arch].exe` unless you have a reason why. https://github.com/UMSKT/xpmgr/releases ## Building -Due to GitHub not wanting to cooperate with auto-building for Windows XP (who would have thought?), you need to build it yourself. - Make sure Visual Studio 2017 or later is installed, with the v141_xp toolchain. Then, `git clone`, open in VS, build, done.