Skip to content

Commit acd5303

Browse files
chore(docs): update usage
1 parent 8a88027 commit acd5303

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Options:
4242
--arch <arch> NW.js architecture (default: "x64")
4343
--downloadUrl <string> Download URL (default: "https://dl.nwjs.io")
4444
--manifestUrl <string> Manifest URL (default: "https://nwjs.io/versions.json")
45-
--cacheDir <dir> Cache directory (default: "/home/localghost/.nw-cli/cache")
45+
--cacheDir <dir> Cache directory (default: "/home/user/.nw-cli/cache")
4646
--cache <boolean> Cache binaries (default: true)
4747
--ffmpeg <boolean> Download community ffmpeg (default: false)
4848
--nativeAddon <boolean> Download NW.js Node headers (default: false)
@@ -69,4 +69,3 @@ pollyfill();
6969

7070
* [ ] Add react-js template
7171
* [ ] Package custom node test coverage action.
72-
* [ ] Properly deal with the types problem. This will be a major pain point for developers using TypeScript.

0 commit comments

Comments
 (0)