aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorPaolo Asperti <[email protected]>2022-07-21 12:41:11 +0200
committerPaolo Asperti <[email protected]>2022-07-21 12:42:34 +0200
commitee04df9779da1d829e1f6a86378957c7a66585d9 (patch)
tree1fc5c93c6d02e14f30b46feaa91c6ca41226b39e /README.md
parenta98d32268504b7c53ba3c513a80a4f8bc6d65e84 (diff)
downloadrustdesk-server-ee04df9779da1d829e1f6a86378957c7a66585d9.tar.gz
rustdesk-server-ee04df9779da1d829e1f6a86378957c7a66585d9.zip
added .deb section in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index c55b779..7dbad2d 100644
--- a/README.md
+++ b/README.md
@@ -276,3 +276,14 @@ secrets:
key_priv:
file: secrets/id_ed25519
```
+
+## .deb packages
+
+.deb packages are available for each binary, you can find them in the [releases](https://github.com/rustdesk/rustdesk-server/releases).
+These packages are meant for the following distributions:
+
+- Ubuntu 22.04 LTS
+- Ubuntu 20.04 LTS
+- Ubuntu 18.04 LTS
+
+Debian is currently not supported.