summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index e8e9fc08..677f6385 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -152,7 +152,7 @@ The function list also highlights imports, and functions identified with symbols
The integrated script console is useful for small scripts that aren't worth writing as full plugins.
-To trigger the console, either use `<CTRL>-<BACKTICK>` (markdown can't handle the \` character inside of an escaped block), or use the `View`/`Script console` menu.
+To trigger the console, either use `<CTRL>-<BACKTICK>`, or use the `View`/`Script console` menu.
Once loaded, the script console can be docked in different locations or popped out into a stand-alone window. Note that [at this time](https://github.com/Vector35/binaryninja-api/issues/226) window locations are not saved on restart.