docs: update README.md
This commit is contained in:
parent
5f5a5d091d
commit
ed1a72dad6
|
@ -52,7 +52,7 @@ dotnet publish Jellyfin.Plugin.MetaShark/Jellyfin.Plugin.MetaShark.csproj
|
||||||
|
|
||||||
1. Build the plugin
|
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
|
3. Move folder `metashark` to jellyfin `data/plugins` folder
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue