1
0
mirror of https://github.com/beego/bee.git synced 2025-06-19 17:00:40 +00:00

Merge pull request from dburakov/issue172

changed required go version [issue 172]
This commit is contained in:
astaxie
2016-04-03 09:24:44 +08:00

@ -7,7 +7,7 @@ Bee is a command line tool facilitating development with beego framework.
## Requirements
- Go version >= 1.1.
- Go version >= 1.3.
## Installation