diff options
| author | R. Bernstein <rocky@users.noreply.github.com> | 2019-05-26 15:45:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-26 15:45:49 -0400 |
| commit | c3ed48cf3bc2b28f9fd23bcf60ea13a3cf019fc8 (patch) | |
| tree | 962ded7d68145144d1c39ebc1d00bfb765025f38 | |
| parent | 4d9dd412858d7fe0a6c4658c4102d40f1fd54ee6 (diff) | |
Update README.mdexternals/realgud-node-inspect
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ debugger support to emacs Note: for node before version 6.3, an older protocol is used. In realgud, that debugger for the older version is called [`node-debug`](https://elpa.gnu.org/packages/realgud-node-debug.html). -It is similar to [ELPA trepan-ni](https://elpa.gnu.org/packages/realgud-trepan-ni.html) but the realgud interaction here is inferior. +It is similar to [ELPA trepan-ni](https://elpa.gnu.org/packages/realgud-trepan-ni.html), but the realgud interaction here is inferior. |
