From 447fb5a68cec0775c45a922c719aeb9045dca42a Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Sun, 1 Sep 2013 14:07:54 -0500 Subject: [PATCH] DESKTOP.md: Fix number in Windows packaging instructions --- desktop/DESKTOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/DESKTOP.md b/desktop/DESKTOP.md index c9d469f53..b85ceb14d 100644 --- a/desktop/DESKTOP.md +++ b/desktop/DESKTOP.md @@ -35,7 +35,7 @@ Packaging for Windows 3. Edit `pokemonshowdown.exe` with [Resource Hacker][2], and replace the node-webkit icon with`icons/pokemonshowdown.ico` -3. Using [NSIS][2], build `pokemonshowdown.nsi` +4. Using [NSIS][2], build `pokemonshowdown.nsi` [2]: http://www.angusj.com/resourcehacker/ [3]: http://nsis.sourceforge.net/