更新说明

This commit is contained in:
mofeng 2023-11-25 23:03:15 +08:00
parent 819c46950a
commit 18ccb7fdae

View File

@ -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)