minor wording change about make debug

This commit is contained in:
Landon Curt Noll
2023-08-02 01:12:11 -07:00
parent 6d020b7fbe
commit 948d9e807b
3 changed files with 7 additions and 3 deletions

2
BUGS
View File

@@ -88,7 +88,7 @@ Please include the following information in the new issue:
* cd to the calc source directory, and send the contents
of debug.out.txt produced by this command:
make debug > debug.out.txt 2>&1
make debug
PLEASE attach the debug.out.txt file to your GitHub issue (bug report)!!