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