yixing1337 opened a new issue #365: URL: https://github.com/apache/pulsar-manager/issues/365
in README.md of the master branch, there are some contents below. **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 ... tar -zxvf pulsar-manager.tar ... But there are two mistakes in the above content. **first:** `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` return 404 error code  **second:** `tar -zxvf pulsar-manager.tar` not working  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org