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