You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by yu...@apache.org on 2017/02/10 08:44:34 UTC

[2/2] incubator-rocketmq git commit: [ROCKETMQ-85] Polish bin/README file.

[ROCKETMQ-85] Polish bin/README file.


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/7d9eac45
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/7d9eac45
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/7d9eac45

Branch: refs/heads/master
Commit: 7d9eac456914615d61b00794007eb826d757658c
Parents: cb4f19e
Author: yukon <yu...@apache.org>
Authored: Fri Feb 10 16:26:33 2017 +0800
Committer: yukon <yu...@apache.org>
Committed: Fri Feb 10 16:26:33 2017 +0800

----------------------------------------------------------------------
 bin/README.md | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/7d9eac45/bin/README.md
----------------------------------------------------------------------
diff --git a/bin/README.md b/bin/README.md
index 701898e..efbb67d 100644
--- a/bin/README.md
+++ b/bin/README.md
@@ -11,10 +11,6 @@ Before deploying broker servers, it's highly recommended to run **os.sh**, which
 
   `nohup sh mqbroker &`
 
-* Windows platform\uff08Only support 64 bit\uff09
-
-  `mqbroker.exe`
-
 ### Shutdown broker
   sh mqshutdown broker
 
@@ -23,10 +19,6 @@ Before deploying broker servers, it's highly recommended to run **os.sh**, which
 
   `nohup sh mqnamesrv &`
 
-* Windows platform\uff08Only support 64 bit\uff09
-
-  `mqnamesrv.exe`
-
 ### Shutdown Nameserver
     sh mqshutdown namesrv