Added Windows support to Readme

This commit is contained in:
Jan-Henrik
2014-05-12 20:33:04 +02:00
parent bd1152357e
commit e73804a4dd
+2 -2
View File
@@ -15,12 +15,12 @@ Nexe is a command-line utility that compiles your Node.js application into a sin
## Requirements
- Linux / Mac / BSD
- Linux / Mac / BSD / Windows
- Windows: Python 2.6 or 2.7 (in PATH), Visual Studio 2010 or 2012
## Caveats
- Doesn't support native modules (yet).
- Doesn't support windows (yet).
## Installation