From 4cd40ed92b31f1fa325af370c3f8ad941a0d9b8b Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 25 Apr 2025 21:15:19 +0200 Subject: [PATCH] Fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae73a512..6f835b7b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ See here https://music-assistant.io/installation/ [repository-badge]: https://img.shields.io/badge/Add%20repository%20to%20my-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge [repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fmusic-assistant%2Fhome-assistant-addon -Note that altough Music Assistant's main code is written in python, it has multiple dependencies on external/OS components such as ffmpeg and custom binaries and it is therefore not possible to run it as standalone pypi package. The only available installation method to run the Music Assistant server is by running the Docker container or the Home Assistant add-on. +Note that although Music Assistant's main code is written in python, it has multiple dependencies on external/OS components such as ffmpeg and custom binaries and it is therefore not possible to run it as standalone pypi package. The only available installation method to run the Music Assistant server is by running the Docker container or the Home Assistant add-on. --- -- 2.34.1