From 9b4b82cb839ea29518036f0e2dacde15c8f69f51 Mon Sep 17 00:00:00 2001 From: "huangsimin@fusen.cn" Date: Mon, 4 Dec 2023 12:26:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0e2dca3..8153624 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ #### 介绍 公共协议, 每个服务需要git submodule 拉 xxx/proto 目录下. 然后使用序列. +``` +安装protoc protoc-25.0-linux-x86_64.zip +``` + ```bash git submodule add https://gitee.com/fusenpack/proto ``` @@ -15,6 +19,8 @@ go run proto/goutils/proto_build/main.go ./update_fspkg_master.sh # 执行更新最新的包 ``` + + #### 软件架构 软件架构说明