We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4c0fa5 commit 03a98d4Copy full SHA for 03a98d4
docs/For Users/Package and Distribute.md
@@ -9,8 +9,8 @@ This document guides you how to package and distribute NW.js based app.
9
10
You can use following tools to automatically package your NW.js based app for distribution.
11
12
-* [nwjs-builder-phoenix](https://github.com/evshiron/nwjs-builder-phoenix)
13
-* [nw-builder](https://github.com/nwjs/nw-builder)
+* [nwjs-builder-phoenix](https://github.com/evshiron/nwjs-builder-phoenix) (recommended)
+* [nw-builder](https://github.com/nwjs-community/nw-builder)
14
15
Or your can build your app manually with the instructions below.
16
0 commit comments