evshiron / nwjs-builder

https://www.npmjs.com/package/nwjs-builder
76 stars 12 forks source link

readme fix :) #15

Closed arhangelsoft closed 8 years ago

arhangelsoft commented 8 years ago

# List versions.
$ nwd list

# Show latest version.
$ nwd latest

# Show stable version.
$ nwd stable

# Show caches.
$ nwd caches

$ nwb nwbuild -h

nwd -> nwb, please.

evshiron commented 8 years ago

Uh-huh, a stupid mistake. Those commands are adapted from nwjs-download and I forget to modify them LOL

evshiron commented 8 years ago

Fixed. Thanks for the report.