From 7e843519d5959ba9695a09b94f162ee91b6a440a Mon Sep 17 00:00:00 2001 From: rajitha Date: Thu, 22 Jun 2023 15:17:06 +0530 Subject: [PATCH] Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc3306a..cca2674 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ *** ### Deployment Steps * ``mvn clean install`` -* ``java -jar migration-token-validator-.jar`` - +* Extract the migration-token-validator zip *** +* Update the ``migration-token-validator.sh`` inside the ``/bin`` with necessary configs +* Then run the ``migration-token-validator.sh`` +*** +* Note that logs can be found in ``/logs``