From 52a677288a0dc7c86be3391ead5be02a9b162fd3 Mon Sep 17 00:00:00 2001 From: BugKing Date: Mon, 22 Jun 2020 18:45:29 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23ae3b68dc..6fde901697 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ UI 展示: 仅需两步快速安装 MeterSphere: 1. 准备一台不小于 8 G内存的 64位 Linux 主机; - 2. 执行如下命令一键安装 MeterSphere。 + 2. 以 root 用户执行如下命令一键安装 MeterSphere。 ```sh curl -sSL https://github.com/metersphere/metersphere/releases/latest/download/quick_start.sh | sh