Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kucingapes committed May 18, 2021
1 parent adffd99 commit 5e89403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Run command same as run task in android studio. Type `sepack run`
|`sepack create`| | Show create project wizard |
|`sepack build`| | Build android project |
| | `--sdk` or `s` | With path android sdk |
| | `--checksdk` or `c` | With path android sdk |
| | `--checksdk` or `c` | Check current path android sdk |
|`sepack run`| | Install and run application |
| | `--resume` or `r` | Resume, run with skip build and install |
| | `--log` or `l` | Show log |
Expand Down

0 comments on commit 5e89403

Please sign in to comment.