This commit is contained in:
Xiao
2026-07-05 14:03:30 -04:00
committed by GitHub
parent 9566323ac7
commit 06504b83d5
+1 -1
View File
@@ -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-<version>.jar