Skip to content

Commit 14d9a10

Browse files
jamespilgrimconnorgallopo
authored andcommitted
Update debugging-guide.md
Corrected name of .sln file
1 parent aa59a4a commit 14d9a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting/debugging-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Windows instructions (Mac similar):
6666
## Example Debug Session
6767

6868
1. Move relevant images to `kPCBaseImageLoggingDir`
69-
2. Open `PiTrac.sln` in Visual Studio
69+
2. Open `GolfSim.sln` in Visual Studio
7070
3. In `golf_sim_config.json` set:
7171
```json
7272
"testing": {

0 commit comments

Comments
 (0)