From e6562d3184b43a98ed36cc408b5f9b2d0c01f1ff Mon Sep 17 00:00:00 2001 From: ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:20:56 -0500 Subject: [PATCH] Update native.md --- docs/native.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/native.md b/docs/native.md index 51b2bab..8278d97 100644 --- a/docs/native.md +++ b/docs/native.md @@ -7,8 +7,9 @@ ## Instructions -1. Download the latest modified web interface from the releases tab and either: - 1. Serve the web interface using an external web server, or - 2. Serve the web interface directly from your Jellyfin server (**make a backup** of the original version first) - 1. On Linux, the web interface is located in `/usr/share/jellyfin/web/` -2. Follow the plugin installation steps from the readme +1. Download and extract the latest modified web interface from [GitHub actions](https://github.com/ConfusedPolarBear/intro-skipper/suites/7555975919/artifacts/312015938) +2. Make a backup of the original web interface + 1. On Linux, the web interface is located in `/usr/share/jellyfin/web/` + 2. On Windows, the web interface is located in `C:\Program Files\Jellyfin\Server\jellyfin-web` +3. Copy the contents of the `dist` folder you downloaded in step 1 into Jellyfin's web folder +4. Follow the plugin installation steps from the readme