From 8fafb83cffb8004c03158ef8b4444045f2274527 Mon Sep 17 00:00:00 2001 From: wusheng Date: Wed, 1 Jun 2016 17:01:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E9=83=A8=E5=88=86=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ff9e00c..c11772753 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对 # Quick Start ## 编译与部署 / Build and deploy -- Server程序的发布版本,[下载](releases) (.tar.gz) +- 服务端发布版本[下载](releases) (.tar.gz) - Download Server release version. [Download](releases) (.tar.gz) - 如果您想自己编译最新版本,可参考《[代码编译部署说明](BUILD_DOC.md)》 - [Code compilation and deployment instructions](BUILD_DOC.md)