From b6ac50dad6d4d6cf8314f3f6396fb6b71d4860c5 Mon Sep 17 00:00:00 2001 From: Jamie <1857320+jamie-34254@users.noreply.github.com> Date: Wed, 21 Oct 2020 18:59:37 +0100 Subject: fix Getting Started Python Console menu name --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/getting-started.md') diff --git a/docs/getting-started.md b/docs/getting-started.md index f83d8657..19d3be93 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -287,7 +287,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 `-`, or use the `View`/`Script console` menu. +To trigger the console, either use `-`, or use the `View`/`Native Docks`/`Show Python 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. -- cgit v1.3.1