Merge pull request #1388 from airbnb/dubin-remove-simply-base

Remove "simply" from Readme in base
This commit is contained in:
Joe Lencioni
2017-04-25 10:51:08 -07:00
committed by GitHub

View File

@@ -57,7 +57,7 @@ Lints ES5 and below. Requires `eslint` and `eslint-plugin-import`.
npm info "eslint-config-airbnb-base@latest" peerDependencies
```
Linux/OSX users can simply run
Linux/OSX users can run
```sh
(
export PKG=eslint-config-airbnb-base;