mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 14:37:49 +00:00
Encourage users to update to the latest npm version.
Former-commit-id: bbcab6e7338039fb3343cfaca09c17ae0ea293a1
This commit is contained in:
@@ -165,7 +165,7 @@ In browsers:
|
||||
<script src="lodash.js"></script>
|
||||
```
|
||||
|
||||
Using [npm](http://npmjs.org/):
|
||||
Using [`npm`](http://npmjs.org/):
|
||||
|
||||
```bash
|
||||
npm install lodash
|
||||
@@ -174,6 +174,8 @@ npm install -g lodash
|
||||
npm link lodash
|
||||
```
|
||||
|
||||
For optimal results, please update to the latest version of `npm` before installing Lo-Dash: `npm install npm -g`.
|
||||
|
||||
In [Node.js](http://nodejs.org/) and [RingoJS v0.8.0+](http://ringojs.org/):
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user