From e7ff627d87abd0e1dcdeef6b61ffa31aea65f91d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Fri, 26 Dec 2014 16:27:22 +0100 Subject: [PATCH] Update INSTALL.md add Windows PowerShell as dependency for the Makefile substitutes --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 4754ec0f11..559bd36b93 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,6 +6,7 @@ The following lists per-platform dependencies required to build from source. Windows ======= +* [Windows PowerShell >= 4.0](http://microsoft.com/powershell) * [.NET Framework >= 4.0 (Client Profile)](http://www.microsoft.com/en-us/download/details.aspx?id=17113) * [SDL 2 (included)](http://www.libsdl.org/download-2.0.php) * [FreeType (included)](http://gnuwin32.sourceforge.net/packages/freetype.htm)