summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-08-18 23:07:14 -0400
committerJordan Wiens <jordan@psifertex.com>2016-08-18 23:07:14 -0400
commita3de19e7e7dbb4d9b4cc0ace08d189df620aa712 (patch)
treec2bfaaca522263eb2504f9b46d7e9029c29468a1 /docs
parentb8ced726e85e3a6e9c84a9595d5583f05b0f82af (diff)
jordan is sometimes exceedingly overly verbose
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.