From 62b2848ab2fdaa6e3cb3b29757ec703aa17bb585 Mon Sep 17 00:00:00 2001 From: Xiao <103391432+QXIoa@users.noreply.github.com> Date: Sun, 5 Jul 2026 14:08:16 -0400 Subject: [PATCH] this is why you test things, before commiting to main, kids. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8bf885..a84fa98 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-.jar +You should find the built jar at target/xacrypto-\.jar