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.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new b071056 Updated Release Candidate Validation (markdown)
b071056 is described below
commit b071056ed5c801ba5188c740c5ac9bcbe84aed49
Author: tuteng <[email protected]>
AuthorDate: Wed Nov 6 12:01:51 2019 +0800
Updated Release Candidate Validation (markdown)
---
Release-Candidate-Validation.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index 5e95e2e..69ce69a 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -20,6 +20,8 @@ Compare the contents of file .sha512, .asc to ensure
consistency.
```
```
+mkdir -p apache-pulsar-manager-release-bin
+tar -zxvf apache-pulsar-manager-release-bin.tar.gz -C
./apache-pulsar-manager-release-bin
cd apache-pulsar-manager-<release>
```