Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tjanczuk committed Sep 21, 2012
1 parent cc0c516 commit 681cbc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -65,14 +65,12 @@ Build commands should be issued from the build environment set up with `"%progra
For x86 build:

```
set VisualStudioVersion=11.0
msbuild /p:Platform=Win32 src\iisnode\iisnode.sln
```

For x64 build:

```
set VisualStudioVersion=11.0
msbuild /p:Platform=x64 src\iisnode\iisnode.sln
```

Expand Down

0 comments on commit 681cbc9

Please sign in to comment.