You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2020/12/16 15:03:57 UTC

[incubator-hop] branch master updated: HOP-2298: update readme file

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0c0616a  HOP-2298: update readme file
     new 9e09d30  Merge pull request #475 from hansva/HOP-2298
0c0616a is described below

commit 0c0616a670bca1ddd6f9bac10f2cf0f87803aac7
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Wed Dec 16 15:47:53 2020 +0100

    HOP-2298: update readme file
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 697456d..31a0e69 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,9 @@ Change into the clone repository and build:
 After a successful build, the Hop UI can be started.
 
     $ cd assemblies/client/target
-    $ unzip hop-assemblies-client-*.zip
+    $ unzip hop-client-*.zip
     $ cd hop 
 
-On Windows, run `hop-ui.bat`, on Mac and Linux, run `hop-ui.sh` 
+On Windows, run `hop-gui.bat`, on Mac and Linux, run `hop-gui.sh` 
 
 Help us to improve Hop by logging issues in the [Hop JIRA](https://issues.apache.org/jira/projects/HOP)