Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
62a945b70b
1 changed files with 8 additions and 1 deletions
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -2,4 +2,11 @@
 
 C# abp asp.net 框架
 
-https://git.yoqi.me/csharp/abp
+https://git.yoqi.me/csharp/abp
+
+```
+> dotnet tool install -g Volo.Abp.Cli
+> abp new BookStore -u mvc -d ef
+
+```
+