Skip to content

Commit

Permalink
Optimize Usage documentation (#11015)
Browse files Browse the repository at this point in the history
  • Loading branch information
kerwin612 authored Nov 20, 2023
1 parent eb2a258 commit fc7abf6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@ If you choose umi@3, you can also choose the pro template. Pro is the basic temp
complete
```

Initialized Git repository:

```shell
$ git init myapp
```

Install dependencies:

```shell
Expand Down

0 comments on commit fc7abf6

Please sign in to comment.