From 41ee7bbed02407b6cec4566045217a10decd3dcd Mon Sep 17 00:00:00 2001 From: Tomasz Janczuk Date: Wed, 21 Dec 2011 12:39:35 -0800 Subject: [PATCH] update readme with revised installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92ade1a1..4c1eb9ec 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Hosting node.js applications in IIS on Windows **Installing after build** -- For IIS 7.x: `build\debug\%PROCESSOR_ARCHITECTURE%\iisnode.msi` +- For IIS 7.x: `build\debug\%PROCESSOR_ARCHITECTURE%\iisnode-full.msi` - For IIS Express 7.x: `build\debug\x86\iisnode-express.msi` **Running tests**