From 4273f6c68c17fb53e5e4547565c192f37757511f Mon Sep 17 00:00:00 2001 From: Zacharias <1+zacharias@noreply.localhost> Date: Wed, 27 May 2026 23:50:13 +0200 Subject: [PATCH] Update README.md Noted the move of Maven dependecies --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f35c3f3..9909ebf 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,5 @@ If you only want to build a specific module, you can use the same command as lis ## Maven dependency avalible! - Core: [Gitea](https://git.server.4zellen.se/neurodock/-/packages/maven/me.zacharias.neurodock:core) -- Plugin-API: [Gitea](https://git.server.4zellen.se/neurodock/-/packages/maven/me.zacharias.neurodock:plugin-api) \ No newline at end of file +- Plugin-API: [Gitea](https://git.server.4zellen.se/neurodock/-/packages/maven/me.zacharias.neurodock:plugin-api) +Please note the move from `me.zacharias.neurodock` to `me.neurodock` for the Maven dependencies \ No newline at end of file