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

quiaru pushed a commit to branch readme-patch-partII
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


The following commit(s) were added to refs/heads/readme-patch-partII by this 
push:
     new 48c5e272 Update README.md
48c5e272 is described below

commit 48c5e272847d99de44162ece3069ae21e5d5ab35
Author: Jorge Quiane <[email protected]>
AuthorDate: Fri Jul 8 16:33:57 2022 +0200

    Update README.md
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 314d39ec..efa04b5e 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Apache Wayang (incubating) aims at freeing data engineers and 
software developer
 
 ## Installing Wayang
 
-You can download wayang from 
[here](https://github.com/apache/incubator-wayang/releases/download/wayang-0.6.1-alpha-rc/wayang-0.6.1-alpha-rc.tar.gz),
 and to install you need to follow the next steps:
+You can download wayang from 
[here](https://github.com/apache/incubator-wayang/releases/download/wayang-0.6.1-alpha-rc/wayang-0.6.1-alpha-rc.tar.gz),
 and to install it you need to follow the next steps:
 
 ```shell
 tar -xvf wayang-0.6.1-snapshot.tar.gz
@@ -49,8 +49,8 @@ source ~/.zshrc
 
 ### Requirements at Runtime
 
-Apache Wayang(incubating) is not at execution engine, but it administrate the 
execution engines for 
-you. Because of it is important to have installed the following requirements
+Apache Wayang(incubating) is not at execution engine, but it administrates the 
execution engines for 
+you. Therefore, it is important to have installed the following requirements:
 
 - Java version support from 8, the wayang team recommend Java version 11, does 
not forget to declare
    the variable `JAVA_HOME`

Reply via email to