mirror of
https://github.com/mnaoumov/obsidian-advanced-debug-mode.git
synced 2026-07-22 05:44:00 +00:00
docs: fix command name
This commit is contained in:
parent
fe10915090
commit
55d7b59a80
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Advanced Debug Mode gives you a one-click switch for it.
|
|||
## How to turn it on
|
||||
|
||||
1. Open the command palette (`Ctrl`/`Cmd` + `P`).
|
||||
2. Run **Advanced Debug Mode: Open plugin settings** (or open **Settings -> Community plugins -> Advanced Debug Mode**).
|
||||
2. Run **Advanced Debug Mode: Open settings** (or open **Settings -> Community plugins -> Advanced Debug Mode**).
|
||||
3. Toggle **Debug mode** on.
|
||||
|
||||
Obsidian reloads the plugins so the source maps take effect.
|
||||
|
|
|
|||
Loading…
Reference in a new issue