From 610138c05c8125b58ab1c5249d74f37e1967ed79 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 19 Nov 2024 05:22:13 +0100 Subject: [PATCH] README.md: Colorize YAML block, fix macOS capitalization and remove deprecated compose version (#847) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cce5c3b7..5dd3341f 100644 --- a/README.md +++ b/README.md @@ -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