From 9d900428820982782e6bbbab7463ad1d132dbe22 Mon Sep 17 00:00:00 2001 From: James Martindale <11380394+jkmartindale@users.noreply.github.com> Date: Mon, 8 Jun 2020 00:10:47 -0600 Subject: [PATCH] "wil" -> "will" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 585cfe0..a40f3ea 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This is based on a nocd installer dated 2012-11-03 claiming to be from https://w 1. Insert a *Need For Speed: High Stakes* disc or mount a [disc image](https://www.myabandonware.com/game/need-for-speed-high-stakes-bgf#download) 1. Run the installer -The installer requires files on the game disc to install so that I can avoid distributing a full pirated copy of the game. The installer still applies a nocd patch so once the game is installed, the CD wil no longer be needed. +The installer requires files on the game disc to install so that I can avoid distributing a full pirated copy of the game. The installer still applies a nocd patch so once the game is installed, the CD will no longer be needed. ## Build I wrote this targeting Inno Setup 6. You could likely build this with an older version but why would you? Anyway I didn't add a version check to the script, if you want to shoot yourself in the foot that's not my problem.