mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-08-17 20:11:06 +02:00
Update _index.zh-tw.md
This commit is contained in:
@@ -3,7 +3,7 @@ title: Installation
|
||||
weight: 2
|
||||
---
|
||||
|
||||
## Docker (Recommended)
|
||||
## 方法 1:Docker (Recommended)
|
||||
|
||||
```
|
||||
bash <(wget -qO- https://get.docker.com)
|
||||
@@ -13,7 +13,7 @@ docker compose up -d
|
||||
|
||||
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
|
||||
|
||||
## install.sh
|
||||
## 方法 2:install.sh
|
||||
|
||||
If you are proficient in Linux, please use the script below. Otherwise, you may encounter significant issues if it fails, and it could be difficult to determine why it isn’t working.
|
||||
|
||||
|
Reference in New Issue
Block a user