Skip to content

Commit b038c2d

Browse files
authored
Merge pull request #38 from faulkner/fix-default-log-docs
Fix default log file name in docs.
2 parents de2813b + e6feecf commit b038c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)