mirror of
https://github.com/astaxie/beego.git
synced 2024-11-24 18:50:55 +00:00
update README.md
Signed-off-by: Acmefocus <107723772@qq.com>
This commit is contained in:
parent
863b5bd0f4
commit
25ba78ea72
@ -12,9 +12,9 @@ It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific feature
|
|||||||
|
|
||||||
go get github.com/astaxie/beego
|
go get github.com/astaxie/beego
|
||||||
|
|
||||||
#### Create hello directory
|
#### Create `hello` directory, cd `hello` directory
|
||||||
|
|
||||||
sudo mkdir hello
|
mkdir hello
|
||||||
cd hello
|
cd hello
|
||||||
|
|
||||||
#### Init module
|
#### Init module
|
||||||
|
Loading…
Reference in New Issue
Block a user