branch: externals/inspector commit c0269276bcfa0d0985a56bb80aee4dc4677568eb Author: Mariano Montone <marianomont...@gmail.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c50e76001..900c8ff474 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ This is work in progress at the moment. Just download and load the file into Ema ### From the Emacs debugger -When on an Emacs debugging backtrace, use `M-x debugger-inspect-locals` to inspect the local variable values of the pointed frame. +When on an Emacs debugging backtrace, press letter `i` to inspect the local variable values of the pointed frame.