mirror of
https://github.com/astaxie/beego.git
synced 2024-11-23 18:00:54 +00:00
Update readme
This commit is contained in:
parent
359ad7a889
commit
4afa9d2d25
@ -40,7 +40,9 @@ v1.12.4 will be released on Jan 2021 And v2.0.0 will be released next month.
|
||||
|
||||
#### Download and install
|
||||
|
||||
go get -u github.com/astaxie/beego
|
||||
go get -u github.com/astaxie/beego@develop
|
||||
|
||||
Now we are working on beego v2.0.0, so using `@develop`.
|
||||
|
||||
#### Create file `hello.go`
|
||||
```go
|
||||
|
Loading…
Reference in New Issue
Block a user