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`