Skip to content

Commit 25b1a27

Browse files
authored
Update README.md
1 parent ae77e68 commit 25b1a27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Compressed example.
44

55
Download all examples here. https://kktjs.github.io/zip/
66

7-
You can also use [`create-kkt`](https://github.com/kktjs/create-kkt) to create these instances.
7+
You can also use [`create-kkt`](https://github.com/kktjs/create-kkt) to create these example.
88

99
```bash
1010
$ npx create-kkt my-app -e uiw
1111
# or npm
1212
$ npm create kkt my-app -e `<Example Name>`
1313
# or yarn
1414
$ yarn create kkt my-app -e `<Example Name>`
15-
```
15+
```

0 commit comments

Comments
 (0)