Browse Source

Optimize Usage documentation (#11015)

pull/11064/head
Kerwin Bryant 2 years ago
committed by GitHub
parent
commit
fc7abf612d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -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

Loading…
Cancel
Save