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

Commit 1252e29

Browse files
committed
fix typo
1 parent 8b6b3b0 commit 1252e29

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
@@ -13,7 +13,7 @@ This directive allows you to add [CodeMirror](http://codemirror.net/) to your te
1313
You can get it from [Bower](http://bower.io/)
1414

1515
```sh
16-
bower install angular-ui-codemirror\#bower
16+
bower install angular-ui-codemirror
1717
```
1818

1919
This will copy the UI.Codemirror files into a `bower_components` folder, along with its dependencies. Load the script files in your application:

0 commit comments

Comments
 (0)