Update _index.en.md

This commit is contained in:
RustDesk 2024-12-19 19:16:43 +08:00 committed by GitHub
parent abe23b5d81
commit 2829d91791
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,9 @@ services:
restart: unless-stopped
```
The run `docker compose up -d`.
Then run `docker compose up -d` or `podman-compose up -d`
> `apt install podman-compose` for `podman-compose` installation
> If you have problem with SELinux on Fedora, please check this [issue](https://github.com/rustdesk/rustdesk-server/issues/230).