Skip to content

Commit

Permalink
docs: small change to mediation step (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: Curtish <ch@curtish.me>
  • Loading branch information
curtis-h authored Sep 4, 2024
1 parent 62e8e5b commit 96805ae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion documentation/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,11 @@ Follow the steps in your desired platform as stated below:
<Tabs>
<TabItem value="js" label="Typescript Sample APP">

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.

</TabItem>

Expand Down

0 comments on commit 96805ae

Please sign in to comment.