diff --git a/README.md b/README.md index 46beea2..0768ebe 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The Dracula Theme for Jellyfin was created on the basis of the famous [**catpucc ## Usage 1. Open settings, navigate to Display and paste the CSS into the section called "Custom CSS code" -2. Copy your preferred flavor's import rule and paste it **after** the theme import: +2. Copy the following import rule and paste it nto the custom CSS box ```css @import url('https://jellyfin.catppuccin.com/theme.css'); @import url('https://cdn.jsdelivr.net/gh/Domoel/jellyfin-dracula-theme/themes/dracula.css');