Skip to content

Commit fdddce0

Browse files
committed
doc: fix supported version comment on README
Signed-off-by: Matheus Marchini <mmarchini@netflix.com> PR-URL: #356 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 7b9598e commit fdddce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![coverage](https://img.shields.io/coveralls/github/nodejs/llnode/master?style=flat-square)](https://coveralls.io/github/nodejs/llnode)
1414

1515

16-
Node.js v4.x+ C++ plugin for the [LLDB](http://lldb.llvm.org) debugger.
16+
Node.js v10.x+ C++ plugin for the [LLDB](http://lldb.llvm.org) debugger.
1717

1818
The llnode plugin adds the ability to inspect JavaScript stack frames, objects,
1919
source code and more to the standard C/C++ debugging facilities when working

0 commit comments

Comments
 (0)