diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-24 08:44:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-24 08:44:23 -0300 |
commit | c8becc9f6b08fc656d7ece144c180cc888d1072f (patch) | |
tree | a6969e2b2dc196053b6ab936376a2356e4d18a42 /content | |
parent | d304a67aaed58e8147565ba1c03a4f8bc48181bf (diff) |
Changed installation script to match the real one
Diffstat (limited to 'content')
-rw-r--r-- | content/install/steps.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/install/steps.md b/content/install/steps.md index 9558327..7f9fd4a 100644 --- a/content/install/steps.md +++ b/content/install/steps.md @@ -112,7 +112,7 @@ Your media service is the one responsible for serving your files to your network By default, YAMS support 3 media services: - jellyfin (recommended, easier) - emby -- plex (advanced, always online, slower) +- plex (advanced, always online) ``` It's time to configure the media service! |