From aec58cd20d667a83f9dd29abc6f9dee756182bbe Mon Sep 17 00:00:00 2001 From: Patrick Farwick <9168045+MinecraftPlaye@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:32:06 +0200 Subject: [PATCH] Clarify the directory to copy the plugin to --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70bf7d4..fa93133 100644 --- a/README.md +++ b/README.md @@ -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.