Skip to content

Commit

Permalink
Merge pull request #34 from tjanczuk/master
Browse files Browse the repository at this point in the history
Update ReadMe
  • Loading branch information
rramachand21 committed Apr 11, 2016
2 parents 7db349e + c816a67 commit e9f7781
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.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
- Install iisnode for IIS 7.x/8.x: [x86](https://github.com/azure/iisnode/releases/download/v0.2.21/iisnode-full-v0.2.21-x86.msi) or [x64](https://github.com/azure/iisnode/releases/download/v0.2.21/iisnode-full-v0.2.21-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 e9f7781

Please sign in to comment.