docs: update README.md

This commit is contained in:
cxfksword 2023-07-20 23:00:25 +08:00
parent 5f5a5d091d
commit ed1a72dad6
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ dotnet publish Jellyfin.Plugin.MetaShark/Jellyfin.Plugin.MetaShark.csproj
1. Build the plugin
2. Create a folder, like `metashark` and copy `./bin/Debug/net6.0/Jellyfin.Plugin.MetaShark.dll` into it
2. Create a folder, like `metashark` and copy `./Jellyfin.Plugin.MetaShark/bin/Debug/net6.0/Jellyfin.Plugin.MetaShark.dll` into it
3. Move folder `metashark` to jellyfin `data/plugins` folder