Comparing version 0.85.0-2 to 0.85.0-3
{ | ||
"name": "nw", | ||
"version": "0.85.0-2", | ||
"version": "0.85.0-3", | ||
"description": "An installer for nw.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -9,2 +9,10 @@ # nw | ||
### Latest version globally | ||
```shell | ||
npm install -g nw | ||
``` | ||
You might run into issues installing globally. [Learn how to fix this](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally) | ||
### Latest version of normal build flavor: | ||
@@ -11,0 +19,0 @@ |
33685
141