1
0
mirror of https://github.com/beego/bee.git synced 2024-11-21 18:40:54 +00:00

bee support go mod, modify readme.

This commit is contained in:
yitea 2020-07-19 20:47:18 +08:00
parent 4637afa242
commit cc2b2d1054

View File

@ -9,7 +9,7 @@ Bee is a command-line tool facilitating development of Beego-based application.
## Requirements ## Requirements
- Go version >= 1.3. - Go version >= 1.12.
## Installation ## Installation