README.md: Colorize YAML block, fix macOS capitalization and remove deprecated compose version (#847)

This commit is contained in:
Martin 2024-11-19 05:22:13 +01:00 committed by GitHub
parent 6a619240fa
commit 610138c05c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ Rewrite of [Sonixd](https://github.com/jeffvli/sonixd).
Download the [latest desktop client](https://github.com/jeffvli/feishin/releases). The desktop client is the recommended way to use Feishin. It supports both the MPV and web player backends, as well as includes built-in fetching for lyrics.
#### MacOS Notes
#### macOS Notes
If you're using a device running macOS 12 (Monterey) or higher, [check here](https://github.com/jeffvli/feishin/issues/104#issuecomment-1553914730) for instructions on how to remove the app from quarantine.
@ -74,8 +74,7 @@ docker run --name feishin -p 9180:9180 feishin
To install via Docker Compose use the following snippit. This also works on Portainer.
```
version: '3'
```yaml
services:
feishin:
container_name: feishin