Skip to content

Commit ca16eff

Browse files
committed
Update README.md
Updating version to 0.2.15.
1 parent ee6c9bf commit ca16eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Hosting node.js applications in IIS on Windows
3131

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

34-
- 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
34+
- Install iisnode for IIS 7.x/8.x: [x86](https://github.com/tjanczuk/iisnode/releases/download/v0.2.15/iisnode-full-v0.2.15-x86.msi) or [x64](https://github.com/tjanczuk/iisnode/releases/download/v0.2.15/iisnode-full-v0.2.15-x64.msi) - choose bitness matching your system
3535
- To set up samples, from the administrative command prompt call `%programfiles%\iisnode\setupsamples.bat`
3636
- Go to `http://localhost/node`
3737

0 commit comments

Comments
 (0)