diff --git a/README.md b/README.md index 47c3fd0a..511ffbe0 100644 --- a/README.md +++ b/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