From 266c65a2da7c8369982af73ac8eef3ceae68e311 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 8 Nov 2020 02:20:00 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f00ba5a..b758383 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,3 @@ dotnet publish --configuration Release --output bin 4. Place the resulting .dll file in a folder called ```plugins/Merge versions``` under the program data directory or inside the portable install directory -"# jellyfin-plugin-skin-manager" From d4be79e337967b50977a104d09ba969ff3b0b73e Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 8 Nov 2020 15:32:30 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b758383..8e82490 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ Jellyfin Skin Manager is a plugin that helps you to download and install skins; ```sh dotnet publish --configuration Release --output bin ``` -4. Place the resulting .dll file in a folder called ```plugins/Merge versions``` under the program data directory or inside the portable install directory +4. Place the resulting .dll file in a folder called ```plugins/SkinManager``` under the program data directory or inside the portable install directory