Merge pull request #4551 from anoymouscoder/fix-readme

update: replace with latest version
This commit is contained in:
Ming Deng 2021-03-30 23:32:31 +08:00 committed by GitHub
commit 1c1f67df17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ Beego is compos of four parts:
#### Download and install
go get github.com/beego/beego/v2@v2.0.0
go get github.com/beego/beego/v2@latest
#### Create file `hello.go`