chore: update README

This commit is contained in:
Christian Benincasa
2026-03-03 08:42:48 -05:00
parent 73f5a54d28
commit 797da5ecc2

View File

@@ -90,20 +90,20 @@ Tunarr will be available at `http://localhost:8000`.
**Other installation options:**
| Platform | Method |
| ------------------------ | ------------------------------------------------------------------------ |
| ------------------------ | ----------------------------------------------------------------------------- |
| Linux / macOS / Windows | [Standalone binaries](https://github.com/chrisbenincasa/tunarr/releases) |
| Unraid | Community App Store |
| Proxmox | [LXC helper script](https://tunarr.com/install/proxmox) |
| Proxmox | [LXC helper script](https://tunarr.com/getting-started/installation/#proxmox) |
| ARM (Raspberry Pi, etc.) | Docker image (`linux/arm64`) |
For hardware-accelerated transcoding setup, see the [transcoding docs](https://tunarr.com/configure/transcode/).
For hardware-accelerated transcoding setup, see the [transcoding docs](https://tunarr.com/getting-started/run/).
## Documentation
- [Installation guide](https://tunarr.com/install/)
- [Installation guide](https://tunarr.com/getting-started/installation/)
- [Creating channels](https://tunarr.com/configure/channels/)
- [Scheduling tools](https://tunarr.com/configure/scheduling-tools/)
- [Transcoding configuration](https://tunarr.com/configure/transcode/)
- [Scheduling tools](https://tunarr.com/configure/scheduling/)
- [Transcoding configuration](https://tunarr.com/configure/ffmpeg/transcode_config/)
- [Full documentation](https://tunarr.com/)
## Development