diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2023-09-28 21:32:22 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2023-09-28 21:32:22 -0400 |
| commit | 37a4c7ceb8bd6ea4de42ef52ed43efb2cfa4e0c8 (patch) | |
| tree | f1535bcddb6930437248b79c3ee300f1944dd44d /docs/getting-started.md | |
| parent | 8b15f2244af51ef312a6a4be7444a07242a34b60 (diff) | |
remove duplicate text in docs
Diffstat (limited to 'docs/getting-started.md')
| -rw-r--r-- | docs/getting-started.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index ae0ac09d..0df50ceb 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -44,10 +44,7 @@ By default, you'll see four main areas in Binary Ninja: Not enabled by default but can be made visible is the global area which includes the [scripting console](./guide/index.md#script-python-console) and log window. -Make sure to check out the many view options available in the various ☰ ("hamburger") menus. However, most configuration settings are available in the [settings](./guide/settings.md) menu. (`[CMD/CTRL] ,` is the hotkey for settings) - in the top right of each pane allows for additional customization, including locking the pane to a single function. - - Make sure to check out the many view options available in the various ☰ ("hamburger") menus in the top right of each pane. While most configuration settings are available in the settings menu. ([CMD/CTRL] , is the hotkey for settings), the ☰ menu in each pane allows for additional customization, including locking the pane to a single function. +Make sure to check out the many view options available in the various ☰ ("hamburger") menus. However, most configuration settings are available in the [settings](./guide/settings.md) menu. (`[CMD/CTRL] ,` is the hotkey for settings) in the top right of each pane allows for additional customization, including locking the pane to a single function. ### Interacting |
