Skip to content

Commit

Permalink
doc: Update document.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 29, 2019
1 parent afa77b8 commit e540c7e
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 @@ -47,7 +47,7 @@ npm install kkt
Initialize the project from one of the examples, Let's quickly create a react application:

```bash
$ npx create-kkt my-app -e `<Example Name>`
$ npx create-kkt my-app -e uiw
# or npm
$ npm create kkt my-app -e `<Example Name>`
# or yarn
Expand Down

0 comments on commit e540c7e

Please sign in to comment.