From b8775b5a981a1152b41400faae7c218f469a4b9a Mon Sep 17 00:00:00 2001 From: JosJuice Date: Mon, 6 Jun 2016 21:05:47 +0200 Subject: [PATCH] Update installer script filename in readme This was changed in 00c21e7. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5b13c8334a..e142ea0332 100644 --- a/Readme.md +++ b/Readme.md @@ -39,7 +39,7 @@ Visual Studio 2015 Update 2 is a hard requirement. Other compilers might be able to build Dolphin on Windows but have not been tested and are not recommended to be used. Git and Windows 10 SDK 10.0.10586.0 must be installed. -An installer can be created by using the `Installer_x64.nsi` script in the +An installer can be created by using the `Installer.nsi` script in the Installer directory. This will require the Nullsoft Scriptable Install System (NSIS) to be installed. Creating an installer is not necessary to run Dolphin since the Binary directory contains a working Dolphin distribution.