提交 9b27a0b6 编写于 作者: S Sofian Hnaide

fix readme for selfhost debugging

上级 debef0a8
......@@ -111,11 +111,11 @@ The **render** process runs the UI code inside the Shell window. To debug code r
OSX and Linux
``` bash
./tools/run.sh --remote-debugging-port=9222
./scripts/code.sh --remote-debugging-port=9222
```
Windows
``` bash
tools\run --remote-debugging-port=9222
scripts\code --remote-debugging-port=9222
```
* Choose the `Attach to VSCode` launch configuration from the launch dropdown in the Debug viewlet and press `F5`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册