Skip to content

Commit 81fcb02

Browse files
authored
Update README.md
1 parent 31b13ee commit 81fcb02

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,12 @@ With `all` option, it will conduct deep clean including open source components.
102102

103103
1. Run test on with a sample audio. For Android:
104104
```
105-
make test
105+
make build
106106
```
107-
For linux:
107+
108+
For Linux:
108109
```
109-
make env
110-
make test linux
110+
make build linux
111111
```
112112

113113
2. Manually run `whisperkit-cli`:

0 commit comments

Comments
 (0)