diff --git a/README.md b/README.md
index 9f2e45a..a8f3ea4 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,11 @@ Minimalist Jellyfin Theme CSS (final as of 5.0)
Step 1: Import to your CSS with
```css
-@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism5.css");
+@import url("https://git.levi.land/Levi/finimalism-fork/raw/branch/main/finimalism5-2.css");
```
-Step 2: Go to **Program Files\Jellyfin\Server\jellyfin-web\themes\dark** and rename theme.css "theme_orig.css" and drop my theme.css and bg.jpg into that folder.
+Step 2: Go to **/usr/share/jellyfin/web/themes/dark** and rename theme.css "theme_orig.css" and drop my theme.css and bg.jpg into that folder.
If you use Jellyfin Media Player, repeat for **Program Files\Jellyfin\Jellyfin Media Player\web-client\desktop\themes\dark**
Step 3: In Jellyfin Client / Web UI settings, under "Display", the Theme is set to Dark and Backdrops are enabled.