From ecc1ca2a16b5f5343b3f797e13b30bb3f7a50600 Mon Sep 17 00:00:00 2001 From: Mahesh-Binayak <76687012+Mahesh-Binayak@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:43:07 +0530 Subject: [PATCH] [DSD-10018]Clarify instructions for testing plugin fixes Signed-off-by: Mahesh-Binayak <76687012+Mahesh-Binayak@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d4959a..876d730 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Any bug fixes or changes in the plugins will be made available in the esignet se esignet-signup service in their immediate next releases. ### How to use the plugin with fixes where the eSignet is not yet released ? -One can use the esignet base image to test the new fixes in the plugin. There are two ways to do that: +One can use the esignet base image to test the new fixes in the plugin. There are two ways : 1. Pass URL to download the plugin zip/jar in the "plugin_url_env" environment variable of the container. 2. Mount the external directory with the plugin onto "/home/mosip/plugins" directory in the container.