Skip to content

Commit 62e91bc

Browse files
authored
docs: remove n_ Node.js < 6 REPL note from README (#6165)
1 parent 59be2de commit 62e91bc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ var at = require('lodash/at');
6262
var curryN = require('lodash/fp/curryN');
6363
```
6464

65-
**Note:**<br>
66-
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
67-
6865
## Why Lodash?
6966

7067
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>

0 commit comments

Comments
 (0)