Skip to content

Commit 7348448

Browse files
committed
docs: remove mention of node v6 in README
We dropped node v6 support already so this line isn't relevant.
1 parent 348a21a commit 7348448

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ shell.git.commit('-am', `I'm updating the "foo" module to be more secure`);
2020

2121
## Installation
2222

23-
**Important:** This is only available for Node v6+ (it requires ES6 Proxies!)
24-
2523
```
2624
$ npm install --save shelljs-exec-proxy
2725
```

0 commit comments

Comments
 (0)