From 06504b83d5d47ff32fe94db5b54e6bacfb18be0f Mon Sep 17 00:00:00 2001 From: Xiao <103391432+QXIoa@users.noreply.github.com> Date: Sun, 5 Jul 2026 14:03:30 -0400 Subject: [PATCH] whoops! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d5a6b..b8bf885 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ To compile (these commands should work universally): 2. cd XACrypto # enter the directory 3. mvn clean package # first clean the directory, then package it into a jar -You should find the built jar at target/XACrypto-1.0-SNAPSHOT.jar +You should find the built jar at target/xacrypto-.jar