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

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-docker.git

commit 0beecb72d32ae4d62bca6d6ca3d7b92d7bc43571
Author: liuruiyiyang <[email protected]>
AuthorDate: Mon Aug 5 13:48:46 2019 +0800

    docs(README.md): add notes for Linux OS of stage dir
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 4e821fd..ec46e17 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,10 @@ cd stages/4.5.0
 ./play-docker.sh
 
 ```
+> NOTE:
+Some Linux Systems (e.g. Ubuntu) may generate path 
+```stages/4.5.0/template```, please adjust the command accordingly.
+
 
 #### 2. Cluster with docker-compose
 

Reply via email to