Fix version on readme

This commit is contained in:
Ben Sarmiento
2024-05-28 10:44:28 +02:00
parent e5f43b546a
commit eab892cf9b

View File

@@ -6,14 +6,14 @@ A self-hosted Real-Debrid webdav server written from scratch. Together with [rcl
## Download ## Download
### Latest version: v0.10.0 ### Latest version: v0.10.0-rc.1
[Download the binary](https://github.com/debridmediamanager/zurg-testing/releases) or use docker [Download the binary](https://github.com/debridmediamanager/zurg-testing/releases) or use docker
```sh ```sh
docker pull ghcr.io/debridmediamanager/zurg-testing:latest docker pull ghcr.io/debridmediamanager/zurg-testing:latest
# or # or
docker pull ghcr.io/debridmediamanager/zurg-testing:v0.10.0 docker pull ghcr.io/debridmediamanager/zurg-testing:v0.10.0-rc.1
``` ```
## How to run zurg in 5 steps for Plex with Docker ## How to run zurg in 5 steps for Plex with Docker