mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 03:47:50 +00:00
Add $ signs to bash prompts
This commit is contained in:
committed by
John-David Dalton
parent
f4009a9944
commit
a89f8b8098
@@ -114,10 +114,10 @@ In browsers:
|
|||||||
Using [`npm`](http://npmjs.org/):
|
Using [`npm`](http://npmjs.org/):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i --save lodash
|
$ npm i --save lodash
|
||||||
|
|
||||||
{sudo} npm i -g lodash
|
$ {sudo} npm i -g lodash
|
||||||
npm ln lodash
|
$ npm ln lodash
|
||||||
```
|
```
|
||||||
|
|
||||||
In [Node.js](http://nodejs.org/) & [Ringo](http://ringojs.org/):
|
In [Node.js](http://nodejs.org/) & [Ringo](http://ringojs.org/):
|
||||||
|
|||||||
Reference in New Issue
Block a user