We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08236cc commit c10c2d0Copy full SHA for c10c2d0
README.md
@@ -6,11 +6,7 @@
6
Do any of the following options...
7
* Download the latest script file - https://raw.github.com/siddii/angular-timer/master/dist/angular-timer.min.js
8
* Clone the repo - `[email protected]:siddii/angular-timer.git`
9
-* Install angular-timer using [Bower](http://bower.io)
10
-
11
-```bash
12
-bower install angular-timer
13
-```
+* Install angular-timer using [Bower](http://bower.io) - `bower install angular-timer`
14
15
### Running locally
16
Using [Grunt](http://gruntjs.com/) type `grunt` from command line, the default task will open index.html page in your
0 commit comments