提交 2b9aaa5b 编写于 作者: A Acmefocus

update README.md

Signed-off-by: NAcmefocus <107723772@qq.com>
上级 dced745d
......@@ -8,18 +8,18 @@ It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific feature
## Quick Start
#### Download and install
go get github.com/astaxie/beego
#### Create `hello` directory, cd `hello` directory
mkdir hello
cd hello
mkdir hello
cd hello
#### Init module
go mod init
go mod init
#### Download and install
go get github.com/astaxie/beego
#### Create file `hello.go`
```go
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册