Rename bash to shell. [ci skip]

This commit is contained in:
John-David Dalton
2016-08-22 00:09:05 -07:00
parent 7ae0d0099d
commit 8066ad7e65

View File

@@ -12,7 +12,7 @@
The [Lodash](https://lodash.com/) library exported as a [UMD](https://github.com/umdjs/umd) module.
Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
```bash
```shell
$ npm run build
$ lodash -o ./dist/lodash.js
$ lodash core -o ./dist/lodash.core.js