README update

This commit is contained in:
John Guo 2022-01-25 10:21:59 +08:00
parent f2e7f18d61
commit adb4a1e6c0

View File

@ -27,6 +27,7 @@
- much, much more...ready to explore?
# Installation
Enter your repo. directory and execute following command:
## primary module
```bash
@ -35,7 +36,7 @@ go get -u -v github.com/gogf/gf/v2
## cli tool
```bash
go install -g github.com/gogf/gf/cmd/gf/v2
go install github.com/gogf/gf/cmd/gf/v2
```
# Limitation