Skip to content

Commit a36dbd3

Browse files
authored
Update README.md
1 parent fe84a3d commit a36dbd3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,15 @@ or download from:
3131

3232
## Using
3333

34-
```
34+
``` bash
3535
androidsdk [options]
3636
```
3737

38+
### Use custom sdk root dir
39+
40+
``` bash
41+
androidsdk --sdk_root /my/sdk/root/dir [options]
42+
43+
```
44+
3845
[Androidsdk options](https://developer.android.com/studio/command-line/sdkmanager)

0 commit comments

Comments
 (0)