Clarify the directory to copy the plugin to

This commit is contained in:
Patrick Farwick 2021-10-06 23:32:06 +02:00
parent 7c634d9ccc
commit aec58cd20d

View File

@ -153,7 +153,7 @@ Debugging can be set up by creating tasks which will be executed when running th
- Compile the plugin in debug mode.
- Create the plugin directory if it doesn't exist.
- Copy the plugin into your server directory.
- Copy the plugin into your server's plugin directory. The server will then execute it.
- Make sure to set the working directory of the program being debugged to the working directory of the Jellyfin Server.
- Start the server.