Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xlionjuan committed Nov 28, 2024
1 parent caf521a commit 2ef64d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ sudo dnf install rustdesk
```
Or `rpm-ostree install rustdesk` if you're using [Fedora Atomic](https://fedoraproject.org/atomic-desktops/) based systems.

### Versioning

I use [fpm](https://github.com/jordansissel/fpm) to modify the version with current date, so you'll never need to run `reinstall` in order to upgrade.

# rustdesk-rpm-suse-repo

## Architectures
Expand Down Expand Up @@ -88,3 +92,7 @@ curl -fsSl https://xlionjuan.github.io/rustdesk-rpm-repo/nightly-suse.repo | sud
```bash
sudo zypper in rustdesk
```

### Versioning

I use [fpm](https://github.com/jordansissel/fpm) to modify the version with current date, so you'll never need to run `in -f` in order to upgrade.

0 comments on commit 2ef64d9

Please sign in to comment.