update README.md

Signed-off-by: Acmefocus <107723772@qq.com>
This commit is contained in:
Acmefocus 2020-07-09 18:14:31 +08:00
parent 863b5bd0f4
commit 25ba78ea72
1 changed files with 3 additions and 3 deletions

View File

@ -12,11 +12,11 @@ It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific feature
go get github.com/astaxie/beego
#### Create hello directory
#### Create `hello` directory, cd `hello` directory
sudo mkdir hello
mkdir hello
cd hello
#### Init module
go mod init