mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
📝 Update example path
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user