From d972455067d1c83e20f885eacc4113256b2cba49 Mon Sep 17 00:00:00 2001 From: yperez Date: Mon, 1 Jun 2020 22:31:23 +0100 Subject: [PATCH] Test removed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61f22b2..5f444bf 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This tool helps user to validate submissions in the client side before submittin You can create manually or with our own tool or with the submission tool the _submission.px_ file. This file contains the metadata around the file including title, description. ``` -$ java -jar submission-tool-validator-1.0.0-bin.jar -v -px /path/to/data/submission.px +$ java -jar submission-tool-validator-{version}-bin.jar -v -px /path/to/data/submission.px ``` ## Contact