Skip to content

Commit 6ccd315

Browse files
committed
Merge pull request #289 from strzalek/patch-1
Change `component.json` to `bower.json` in README
2 parents 95a6ef9 + 42904e3 commit 6ccd315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Via [bower](https://github.com/twitter/bower).
8888
$ bower install jquery-pjax
8989
```
9090

91-
Or add `jquery-pjax` to your apps `component.json`.
91+
Or add `jquery-pjax` to your apps `bower.json`.
9292

9393
``` json
9494
"dependencies": {

0 commit comments

Comments
 (0)