mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
docs: fix debug command (#8654)
This commit is contained in:
parent
a40443f5f4
commit
ca9fe7c5c8
@ -14,7 +14,7 @@ The following `launch.json` will allow debugging the agent, controller and serve
|
||||
"name": "OpenHands CLI",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"module": "openhands.core.cli",
|
||||
"module": "openhands.cli.main",
|
||||
"justMyCode": false
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user