Browse Source

docs(README): add nsis7z target in features section

evshiron 8 years ago
parent
commit
bd790c07d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ Although NW.js has much lesser popularity than Electron, and is really troubled
 
 * Building for Windows, macOS and Linux
   * Common: `zip`, `7z`
-  * Windows: `nsis`
+  * Windows: `nsis`, `nsis7z`
   * macOS: TODO
   * Linux: TODO
 * Building for different platforms concurrently