From 3d3680e8bafe551f73ca737473d116d01c3b9385 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 24 Oct 2016 10:51:45 -0400 Subject: fix hotkey annotation --- docs/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/getting-started.md') diff --git a/docs/getting-started.md b/docs/getting-started.md index b12debf4..82c833a5 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -52,8 +52,8 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki - `h` : Switch to hex view - `p` : Create a function - - `<ESC>` : Navigate backward - - `<SPACE>` : Toggle between linear view and graph view + - `[ESC]` : Navigate backward + - `[SPACE]` : Toggle between linear view and graph view - `g` : Go To Address dialog - `n` : Name a symbol - `u` : Undefine a symbol -- cgit v1.3.1