aboutsummaryrefslogtreecommitdiff
path: root/dist/README.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'dist/README.TXT')
-rw-r--r--dist/README.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/README.TXT b/dist/README.TXT
index fe19a92..5d6fa17 100644
--- a/dist/README.TXT
+++ b/dist/README.TXT
@@ -11,7 +11,7 @@ JAR files manifest file (MANIFEST.MF).
To run the project from the command line, go to the dist folder and
type the following:
-java -jar "SimpleAPDU.jar"
+java -jar "ECTester.jar"
To distribute this project, zip up the dist folder (including the lib folder)
and distribute the ZIP file.