Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit c0fdb51

Browse files
committed
Update README.md
1 parent 7e12879 commit c0fdb51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This directive allows you to add [CodeMirror](http://codemirror.net/) to your te
55
## Requirements
66

77
- AngularJS
8-
- [CodeMirror 3.15.x](https://github.com/marijnh/CodeMirror)
8+
- [CodeMirror 3.19.x](https://github.com/marijnh/CodeMirror)
99

1010

1111
## Usage
@@ -154,4 +154,4 @@ It's equal to run separately:
154154

155155
* `grunt karma:server` : giving you a Karma server to run tests (at [http://localhost:9876/](http://localhost:9876/) by default). You can force a test on this server with `grunt karma:unit:run`.
156156

157-
* `grunt watch` : will automatically test your code and build your demo. You can demo generation with `grunt build-doc`.
157+
* `grunt watch` : will automatically test your code and build your demo. You can demo generation with `grunt build-doc`.

0 commit comments

Comments
 (0)