From 5640f1c1c20098096654b2efd88506d209e84eee Mon Sep 17 00:00:00 2001 From: eyehwan Date: Mon, 25 Jul 2022 05:41:52 +0000 Subject: [PATCH] update docs/zh/docs/Quickstart/quick-start.md. commit message test --- docs/zh/docs/Quickstart/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/docs/Quickstart/quick-start.md b/docs/zh/docs/Quickstart/quick-start.md index e9b19d200..822ec431d 100644 --- a/docs/zh/docs/Quickstart/quick-start.md +++ b/docs/zh/docs/Quickstart/quick-start.md @@ -313,7 +313,7 @@ ANSI_COLOR="0;31" ``` -- 查看系统相关的资源信息。 +- 查看系统相关的资源信息 test。 查看CPU信息,命令如下: -- Gitee