Skip to content

Commit 03a98d4

Browse files
committed
[docs] not recommending nw-builder since it's not in active maintained state
1 parent b4c0fa5 commit 03a98d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/For Users/Package and Distribute.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This document guides you how to package and distribute NW.js based app.
99

1010
You can use following tools to automatically package your NW.js based app for distribution.
1111

12-
* [nwjs-builder-phoenix](https://github.com/evshiron/nwjs-builder-phoenix)
13-
* [nw-builder](https://github.com/nwjs/nw-builder)
12+
* [nwjs-builder-phoenix](https://github.com/evshiron/nwjs-builder-phoenix) (recommended)
13+
* [nw-builder](https://github.com/nwjs-community/nw-builder)
1414

1515
Or your can build your app manually with the instructions below.
1616

0 commit comments

Comments
 (0)