From dcec6a917d2bb98063ee237282865d4982d33d45 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Mon, 3 Mar 2025 11:03:31 -0800 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc4d73..7495a29 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It is recommended to use [VSCode](https://code.visualstudio.com/) with the follo - [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) for code formatting. - [Go](https://marketplace.visualstudio.com/items?itemName=golang.Go) for Go language support. -For debugging, install the [NDN-Play Devtools](https://chromewebstore.google.com/detail/ndn-play-devtools/iknhkednlmhmcooifnplndiahiopfmnh?hl=en) and [OPFS Explorer](https://chromewebstore.google.com/detail/opfs-explorer/acndjpgkpaclldomagafnognkcgjignd?hl=en) extensions. +For debugging, install the [NDN-Play Devtools](https://chromewebstore.google.com/detail/ndn-play-devtools/iknhkednlmhmcooifnplndiahiopfmnh?hl=en) and [OPFS Viewer](https://chromewebstore.google.com/detail/opfs-viewer/bebjgdnmkhibekhoijhhbdpfdddpefci) extensions. To build the WebAssembly module, install [Go 1.23](https://go.dev/doc/install)