Update _index.en.md

This commit is contained in:
RustDesk 2025-06-11 14:51:56 +08:00 committed by GitHub
parent 0860b2f3bc
commit 60a6703167
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,3 +47,6 @@ From there, note down the IP/DNS and Key shown at the end of the install and ins
#### Method 3: Install your own server as systemd service using deb file for debian distros #### Method 3: Install your own server as systemd service using deb file for debian distros
Please [Download](https://github.com/rustdesk/rustdesk-server/releases/latest) deb files yourself and install with `apt-get -f install <filename>.deb` or `dpkg -i <filename>.deb`. Please [Download](https://github.com/rustdesk/rustdesk-server/releases/latest) deb files yourself and install with `apt-get -f install <filename>.deb` or `dpkg -i <filename>.deb`.
### Configure client
Please check [this](/docs/en/self-host/client-configuration/#2-manual-config).