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)