Skip to content

Commit 759b2f9

Browse files
Update .vscode/README.md to rename the debug configuration from "Debug Go assertoor" to "Clean debug Go assertoor" for improved clarity in the debugging process.
1 parent cad8997 commit 759b2f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ Before using the debugger, make sure you have installed:
7373
sudo yum install postgresql
7474
```
7575

76-
## "Debug Go assertoor" Configuration
76+
## "Clean debug Go assertoor" Configuration
7777

78-
The `Debug Go assertoor` configuration in the `launch.json` file allows you to start Assertoor in debug mode directly from VSCode.
78+
The `Clean debug Go assertoor` configuration in the `launch.json` file allows you to start Assertoor in debug mode directly from VSCode.
7979

8080
### What happens when you launch the configuration
8181

0 commit comments

Comments
 (0)