This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch asf/5.0-alpha/release
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/asf/5.0-alpha/release by this 
push:
     new f379f9d  Update How-to-build.md
f379f9d is described below

commit f379f9ddfa88182e07a3f596e0eeeffbf493624f
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Sun Mar 18 09:45:12 2018 +0800

    Update How-to-build.md
---
 docs/en/How-to-build.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/How-to-build.md b/docs/en/How-to-build.md
index af5cd1f..f744af1 100644
--- a/docs/en/How-to-build.md
+++ b/docs/en/How-to-build.md
@@ -12,12 +12,12 @@ This document helps people to compile and build the project 
in your maven and se
 1. `git submodule init`
 1. `git submodule update`
 1. Run `mvn clean package`
-1. All packages are in `/dist`, which includes two collector files(.tar.gz for 
Linux and .zip for Windows).
+1. All packages are in `/dist`, which includes two files(.tar.gz for Linux and 
.zip for Windows).
 
 ### Build from Apache source codes
 1. Prepare JDK8 and maven3
 1. Run `mvn clean package`
-1. All packages are in `/dist`, which includes two collector files(.tar.gz for 
Linux and .zip for Windows).
+1. All packages are in `/dist`, which includes two files(.tar.gz for Linux and 
.zip for Windows).
 
 ## Setup your IntelliJ IDEA
 1. Import the project as a maven project

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to