Skip to content

Commit 86847da

Browse files
authored
Update README.md
1 parent 7b427b0 commit 86847da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ http://codemirror.net/
44

55
### Install
66

7+
`bower install jquery.codemirror --save`
78
`bower install philsweb.jquery-codemirror --save`
89

910
### Usage
@@ -48,4 +49,4 @@ Plugin itself adds `setValue(string), getValue(), setOption(option, value), setO
4849

4950
```
5051
$(...).codemirror().getValue()
51-
```
52+
```

0 commit comments

Comments
 (0)