Skip to content

Commit

Permalink
State in README that Node 10 and later is supported
Browse files Browse the repository at this point in the history
  • Loading branch information
triallax committed Aug 30, 2022
1 parent 61239f8 commit 8366cd0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,8 @@ Contents
## Terminal version

In addition to the web interface, there is also a command line version
which can by installed via [npm](https://www.npmjs.com/package/insect):
(supports Node 10 and later) which can by installed via
[npm](https://www.npmjs.com/package/insect):

npm install -g insect

Expand Down
3 changes: 2 additions & 1 deletion docs/terminal-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ Terminal version
----------------

In addition to the web interface, there is also a command line version
which can by installed via [npm](https://www.npmjs.com/package/insect):
(supports Node 10 and later) which can by installed via
[npm](https://www.npmjs.com/package/insect):

npm install -g insect

Expand Down

0 comments on commit 8366cd0

Please sign in to comment.