Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 4c62a97

Browse files
committed
Update README.md
Remove extra "/"
1 parent bff6c48 commit 4c62a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This directive allows you to add [ACE](http://ajaxorg.github.io/ace/) editor ele
1313
You can get it from [Bower](http://bower.io/)
1414

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

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

0 commit comments

Comments
 (0)