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

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 1884c7b  [Doc] Update README.md (#5287)
1884c7b is described below

commit 1884c7b25d23f92ec37c0c535af435ebc87a3b3c
Author: Ting Sun <[email protected]>
AuthorDate: Sat Jan 23 21:10:30 2021 +0800

    [Doc] Update README.md (#5287)
    
    Target:
    1. Make the statement more friendly.
    2. Substitute the word "environment" to its plural format "environments".
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bdc6d94..0ac66cb 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,9 @@ Currently only supports Docker environment and Linux OS, such 
as Ubuntu and Cent
 
 ### 4.1 Compile in Docker environment (Recommended)
 
-We offer a docker image as a Doris compilation environment. You can compile 
Doris from source in it and run the output binaries in other Linux environment.
+We offer a docker image as a Doris compilation environment. You can compile 
Doris from source in it and run the output binaries in other Linux environments.
 
-Firstly, you must be install and start docker service.
+Firstly, you need to install and start docker service.
 
 And then you could build Doris as following steps:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to