Skip to content

Commit df28df1

Browse files
author
Adil Ben Moussa
committed
Update bower link to the library.
1 parent 84c79b6 commit df28df1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ This is diffing that understands HTML. Best suited for cases when you
1010
want to show a diff of user-generated HTML (like from a wysiwyg editor).
1111

1212
##Changes made by Woodwing
13-
[x] Add support for bower
1413
Add the htmldiff fork to your bower.json file
1514

1615
```javascript
17-
"htmldiff": "https://github.com/WoodWing/htmldiff.js.git"
16+
"htmldiff": "~0.0.4"
1817
```
1918
Then run:
2019

0 commit comments

Comments
 (0)