From 9de6758d204822351f2b67adac9770ce5cadd711 Mon Sep 17 00:00:00 2001 From: Lal Chandran Date: Wed, 26 Aug 2020 13:22:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5995dd9..e5056bf 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ * agent2.webhook (For capturing webhook events) * agent3.webhook (For capturing webhook events) -*Notes* : By default the agents are pointed to indy ledger hosted at https://indy.igrant.io, +*Notes* : By default the agents are pointed to indy ledger hosted at https://indy.igrant.io You can always change this to your ledger of choice by updating *GENESIS_URL* environment variable in docker-compose.yml file