diff --git a/docs/guide/getting-started/basic-concepts.md b/docs/guide/getting-started/basic-concepts.md index 2630d80e..b7f8f34e 100644 --- a/docs/guide/getting-started/basic-concepts.md +++ b/docs/guide/getting-started/basic-concepts.md @@ -136,6 +136,8 @@ Sublime Text and plugins push debug information to the *console*. To open the console, press Ctrl+\` +> **Tip:** The backtick key (`) is usually located to the left of the **1** key. +> On macOS, if Ctrl+` does not work due to keyboard layout, use **View → Show Console** from the main menu. or select **View → Show Console** from the main menu.