📝 Update example path

This commit is contained in:
Machiste Quintana
2015-05-25 13:14:00 -04:00
parent ae55904465
commit 2e8bb9e41f

View File

@@ -15,7 +15,7 @@
```
### `script/build` Options
* `--install-dir` - The full path to the final built application (must include `.app` in the path), e.g. `script/build --install-dir full/path/to/Atom.app`
* `--install-dir` - The full path to the final built application (must include `.app` in the path), e.g. `script/build --install-dir /Users/username/full/path/to/Atom.app`
* `--build-dir` - Build the application in this directory.
* `--verbose` - Verbose mode. A lot more information output.