From b45b64a9846dfea1ccfedc53006e18a18d94b98c Mon Sep 17 00:00:00 2001 From: Francesco Renzi Date: Wed, 21 Jan 2026 13:45:39 +0000 Subject: [PATCH] Update instructions.md --- instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index 5c8e31067..6a911781b 100644 --- a/instructions.md +++ b/instructions.md @@ -33,7 +33,7 @@ Then start the runner: In a new terminal we need to start the WebSocket proxy: ```bash -cd ./browser-ext && npm install && node proxy.js +cd ./browser-ext/proxy && npm install && node proxy.js ``` After that starts, in VS Code we need to add the port forwarding for port `4712`