Skip to content

Commit 3b43120

Browse files
committed
Use correct package name
1 parent 682ae4e commit 3b43120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
[![Build Status](https://travis-ci.org/jquery/jquery-eslint-config.svg)](https://travis-ci.org/jquery/jquery-eslint-config)
1+
[![Build Status](https://travis-ci.org/jquery/eslint-config-jquery.svg)](https://travis-ci.org/jquery/eslint-config-jquery)
22

33
# jQuery eslint config
44

55
## Usage
66

77
```sh
8-
npm install --save-dev jquery-eslint-config
8+
npm install --save-dev eslint-config-jquery
99
```
1010

1111
Configure ESLint with a `.eslintrc` file using the following contents:

0 commit comments

Comments
 (0)