You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gu...@apache.org on 2020/12/23 06:34:21 UTC

[pulsar-manager] branch master updated: fix ISSUE-365: Some mistakes in README.md of the master branch (#366)

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

guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git


The following commit(s) were added to refs/heads/master by this push:
     new 7286072  fix ISSUE-365: Some mistakes in README.md of the master branch (#366)
7286072 is described below

commit 72860726536eec092438ec849e1b6648c6b5b7cc
Author: yixin <yi...@qq.com>
AuthorDate: Wed Dec 23 14:34:12 2020 +0800

    fix ISSUE-365: Some mistakes in README.md of the master branch (#366)
    
    Co-authored-by: yixin <yi...@cmss.chinamobile.com>
    
    Fixes #366
    
    ### Motivation
    
    Some mistakes in README.md of the master branch, and I have fixed them.
    
    ### Modifications
    
    I modified the README.md.
    
    ### Verifying this change
    
    - [x] Make sure that the change passes the `./gradlew build` checks.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fc2be0b..3baf4da 100644
--- a/README.md
+++ b/README.md
@@ -107,10 +107,10 @@ The Pulsar Manager can be deployed as part of [Pulsar Helm Chart](https://github
 ### Build from bin package
 
 ```
-wget https://dist.apache.org/repos/dist/release/pulsar/pulsar-manager/apache-pulsar-manager-0.2.0/apache-pulsar-manager-0.2.0-bin.tar.gz
+wget https://dist.apache.org/repos/dist/release/pulsar/pulsar-manager/pulsar-manager-0.2.0/apache-pulsar-manager-0.2.0-bin.tar.gz
 tar -zxvf apache-pulsar-manager-0.2.0-bin.tar.gz
 cd pulsar-manager
-tar -zxvf pulsar-manager.tar
+tar -xvf pulsar-manager.tar
 cd pulsar-manager
 cp -r ../dist ui
 ./bin/pulsar-manager