update readme

pull/428/head
Sam 5 years ago committed by GitHub
parent fa790d1453
commit db8c142497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -33,7 +33,7 @@ Go version>=1.13
### Installation
```shell
go get -u github.com/bilibili/kratos/tool/kratos
GO111MODULE=on && go get -u github.com/bilibili/kratos/tool/kratos
cd $GOPATH/src
kratos new kratos-demo
```

Loading…
Cancel
Save