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

jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new 124e5e8d Add Prerequisite for Quickstart (CN) (#156)
124e5e8d is described below

commit 124e5e8d57d97b721ae35ab6d311a0c4c883d8c2
Author: Jack Tsai <[email protected]>
AuthorDate: Thu Jul 14 09:15:21 2022 +0800

    Add Prerequisite for Quickstart (CN) (#156)
---
 "docs/01-\344\273\213\347\273\215/02quickstart.md" | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git "a/docs/01-\344\273\213\347\273\215/02quickstart.md" 
"b/docs/01-\344\273\213\347\273\215/02quickstart.md"
index d3034631..f02b6670 100644
--- "a/docs/01-\344\273\213\347\273\215/02quickstart.md"
+++ "b/docs/01-\344\273\213\347\273\215/02quickstart.md"
@@ -2,6 +2,13 @@
 
 这一节介绍如何快速部署一个单 Master RocketMQ 集群,并完成简单的消息收发。
 
+:::tip 系统要求
+
+1. 64位操作系统,推荐 Linux/Unix/macOS
+2. 64位 JDK 1.8+
+
+:::
+
 ## 1.下载安装Apache RocketMQ
 
 :::tip RocketMQ下载

Reply via email to