Skip to content

Commit 580cd4c

Browse files
committed
Remove n_ note for unsupported Node.
1 parent f822dd8 commit 580cd4c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,8 @@ var at = require('lodash/at');
5858
var curryN = require('lodash/fp/curryN');
5959
```
6060

61-
**Note:**<br>
62-
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
63-
6461
Looking for Lodash modules written in ES6 or smaller bundle sizes? Check out [lodash-es](https://www.npmjs.com/package/lodash-es).
65-
62+
6663
## Why Lodash?
6764

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

0 commit comments

Comments
 (0)