mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-10 00:29:01 +02:00
Update quickstart.md
This commit is contained in:
parent
217cc8e5e9
commit
bf990fa3c6
@ -1,6 +1,8 @@
|
||||
# 快速开始
|
||||
|
||||
快速使用kratos项目,可以使用`kratos`工具,如下:
|
||||
**在安装之前,请确认您的开发环境中正确安装了[golang](https://golang.org/), [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git), 和[protoc](https://grpc.io/docs/protoc-installation/)**
|
||||
|
||||
创建kratos项目,可以使用`kratos`工具,如下:
|
||||
|
||||
```shell
|
||||
go get -u github.com/go-kratos/kratos/tool/kratos
|
||||
|
Loading…
Reference in New Issue
Block a user