Skip to content

Commit 4b220f8

Browse files
author
Philipp
committed
2 parents 76688c1 + cbf5bff commit 4b220f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

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

55
### Install
66

7+
`bower install jquery.codemirror --save`
8+
79
`bower install philsweb.jquery-codemirror --save`
810

911
### Usage
@@ -69,4 +71,4 @@ Plugin itself adds `setValue(string), getValue(), setOption(option, value), setO
6971

7072
```
7173
$(...).codemirror().getValue()
72-
```
74+
```

0 commit comments

Comments
 (0)