Update _index.en.md

This commit is contained in:
Mr-Update 2023-11-04 22:08:01 +01:00 committed by GitHub
parent 7d55e2539d
commit 7e22bc3cac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,14 +5,14 @@ weight: 4
### Installation
#### Ubuntu (>= 16)
#### Ubuntu ( 16)
```sh
# please ignore the wrong disk usage report
sudo apt install -fy ./rustdesk-<version>.deb
```
#### CentOS/Fedora (>= 18)
#### CentOS/Fedora ( 18)
```sh
sudo yum localinstall ./rustdesk-<version>.rpm
@ -24,7 +24,7 @@ sudo yum localinstall ./rustdesk-<version>.rpm
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
#### openSUSE (>= Leap 15.0)
#### openSUSE ( Leap 15.0)
```sh
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm