From 3573cc385e49fad3adc232034e364a1109aee453 Mon Sep 17 00:00:00 2001 From: Curtish Date: Wed, 14 Aug 2024 12:12:08 +0100 Subject: [PATCH] docs: small change to mediation step Signed-off-by: Curtish --- documentation/docs/quick-start.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/docs/quick-start.md b/documentation/docs/quick-start.md index 0857bfc1b..5edf733ab 100644 --- a/documentation/docs/quick-start.md +++ b/documentation/docs/quick-start.md @@ -385,7 +385,11 @@ Follow the steps in your desired platform as stated below: -1. Open http://localhost:3000 in your browser, paste the mediator peer DID (obtained from the `from` attribute after fetching from the mediator's invitation endpoint), and click **Start** after. +1. Open http://localhost:3000/debug in your browser, +1. paste the mediator peer DID (obtained from the `from` attribute after fetching from the mediator's invitation endpoint), +1. click **Edge Agent** tab in the bottom left, +1. click **Connect** button, +1. click **Start** button.