From 3f612cda10b4bc68f3b7b158a99866328fc61425 Mon Sep 17 00:00:00 2001 From: Rohaq Date: Mon, 13 May 2019 03:09:44 +0100 Subject: [PATCH] Changed odd bullet point to low level header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f42da035e..cd005ac49 100644 --- a/README.md +++ b/README.md @@ -804,7 +804,7 @@ gdb /path/to/monerod /path/to/dumpfile` Print the stack trace with `bt` -* To run monero within gdb: +#### To run monero within gdb: Type `gdb /path/to/monerod`