Skip to content

Commit e6feecf

Browse files
committed
Fix default log file name in docs.
1 parent de2813b commit e6feecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ client directory with:
9494
Before you are finished, you will need to get the output from the program, in a
9595
seperate terminal, run:
9696

97-
$ tail -f /tmp/qdb/qdb
97+
$ tail -f /tmp/qdb/.qdb
9898

9999
This will be the realtime output from the debugger.
100100

0 commit comments

Comments
 (0)