Merge pull request #191 from dburakov/issue172

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

View File

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