From 5e894032fe2daf6a237d93a5945de50b9e8b50f4 Mon Sep 17 00:00:00 2001 From: utsmannn Date: Tue, 18 May 2021 16:12:47 +0700 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eb5df7..3452f36 100644 --- a/README.md +++ b/README.md @@ -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 |