Skip to content

Commit cff5863

Browse files
committed
Update README.md
1 parent 6b30b75 commit cff5863

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,10 @@ When you are done configuring the script to fit your needs, just start it up. No
4848
```bash
4949
$ cd /path/to/sdk
5050
$ ./setup-mac.sh
51+
```
52+
53+
To overwrite the workspace directory via commandline, simply type
54+
55+
```bash
56+
$ ./setup-mac.sh --workspace-dir="/Path/To/Workspace/"
5157
```

0 commit comments

Comments
 (0)