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``