1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-05-22 10:15:24 +02:00

Update quickstart.md

This commit is contained in:
Windfarer
2020-10-28 15:48:00 +08:00
committed by GitHub
parent 217cc8e5e9
commit bf990fa3c6
+3 -1
View File
@@ -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