Skip to content

Commit 7701e17

Browse files
chore: update docs (#215)
1 parent 72414bc commit 7701e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/development-and-contribution/running-and-debugging.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ Please locate the following two paths:
2121

2222
Then, please enter the following command in the **tool arguments** section of the debug configuration:
2323
```
24-
-toolexec '/path/to/skywalking-go-agent -debug /path/to/current-project-path' -a".
24+
-toolexec '/path/to/skywalking-go-agent -debug /path/to/current-project-path' -a .
2525
```

0 commit comments

Comments
 (0)