required go 1.5+
This commit is contained in:
parent
6d6007e680
commit
b406f9749c
2
doc.go
2
doc.go
|
@ -8,7 +8,7 @@ Package xorm is a simple and powerful ORM for Go.
|
|||
|
||||
Installation
|
||||
|
||||
Make sure you have installed Go 1.1+ and then:
|
||||
Make sure you have installed Go 1.5+ and then:
|
||||
|
||||
go get github.com/go-xorm/xorm
|
||||
|
||||
|
|
Loading…
Reference in New Issue