From 3a7b88f362f42d8ae463c2e3a444e36931c7685f Mon Sep 17 00:00:00 2001 From: Colbster937 <96893162+colbychittenden@users.noreply.github.com> Date: Wed, 7 May 2025 11:35:26 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d482378..89fccd9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ basically just a reimplementation of originblacklist but for eaglerxserver ### Building ``` +$ git clone https://github.com/colbster937/originblacklist +$ cd originblacklist $ gradle wrapper $ ./gradle. shadowJar -``` \ No newline at end of file +```