Update instructions.md

This commit is contained in:
Francesco Renzi
2026-01-21 13:45:39 +00:00
committed by GitHub
parent 4d2e92d7f6
commit b45b64a984

View File

@@ -33,7 +33,7 @@ Then start the runner:
In a new terminal we need to start the WebSocket proxy: In a new terminal we need to start the WebSocket proxy:
```bash ```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` After that starts, in VS Code we need to add the port forwarding for port `4712`