From 18ccb7fdae748497b1ad223fdae78e08db05001f Mon Sep 17 00:00:00 2001 From: mofeng <3285338098@qq.com> Date: Sat, 25 Nov 2023 23:03:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01ec6f1f..683e45a9 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ One-KVM是基于玩客云硬件和PiKVM软件的远控设备。通过移植PiKVM #### 快速开始 ```bash git clone https://github.com/mofeng-git/One-KVM.git -cd One-KVM && chmod +x install.sh && ./install.sh +cd One-KVM && ./install.sh ``` 详细教程请参照飞书文档:[One-KVM使用手册](https://p1b237lu9xm.feishu.cn/drive/folder/IsOifWmMKlzYpRdWfcocI7jdnQA?from=from_copylink)