mirror of
https://gitee.com/johng/gf.git
synced 2024-11-29 18:57:44 +08:00
README update
This commit is contained in:
parent
f2e7f18d61
commit
adb4a1e6c0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user