Skip to content

Commit

Permalink
Merge pull request #8 from tjanczuk/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rramachand21 committed Apr 15, 2014
2 parents 6d7f5c6 + 02c2367 commit 990ce3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 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/tjanczuk/iisnode/releases/download/v0.2.11/iisnode-full-v0.2.11-x86.msi) or [x64](https://github.com/tjanczuk/iisnode/releases/download/v0.2.11/iisnode-full-v0.2.11-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.11/iisnode-full-v0.2.11-x86.msi) or [x64](https://github.com/azure/iisnode/releases/download/v0.2.11/iisnode-full-v0.2.11-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 Expand Up @@ -94,6 +94,6 @@ msbuild /p:Platform=x64 src\iisnode\iisnode.sln

**Resources & documentation**

[Releases](https://github.com/tjanczuk/iisnode/wiki/iisnode-releases)
[Wiki](https://github.com/tjanczuk/iisnode/wiki)
[Blog](http://tomasz.janczuk.org)
- [Releases](https://github.com/azure/iisnode/wiki/iisnode-releases)
- [Wiki](https://github.com/tjanczuk/iisnode/wiki)
- [Blog](http://tomasz.janczuk.org)

0 comments on commit 990ce3f

Please sign in to comment.