Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/azure/iisnode
Browse files Browse the repository at this point in the history
  • Loading branch information
rramachand21-zz committed Jul 27, 2015
2 parents 1a9361c + 4c9da84 commit 6b233f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ Hosting node.js applications in IIS on Windows

**Installing for IIS 7.x/8.x**

- Install iisnode for IIS 7.x/8.x: [x86](https://github.com/azure/iisnode/releases/download/v0.2.16/iisnode-full-v0.2.16-x86.msi) or [x64](https://github.com/azure/iisnode/releases/download/v0.2.16/iisnode-full-v0.2.16-x64.msi) - choose bitness matching your system
- Install iisnode for IIS 7.x/8.x: [x86](https://github.com/azure/iisnode/releases/download/v0.2.18/iisnode-full-v0.2.18-x86.msi) or [x64](https://github.com/azure/iisnode/releases/download/v0.2.18/iisnode-full-v0.2.18-x64.msi) - choose bitness matching your system
- To set up samples, from the administrative command prompt call `%programfiles%\iisnode\setupsamples.bat`
- Go to `http://localhost/node`

Expand Down

0 comments on commit 6b233f2

Please sign in to comment.