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 13e48fe commit 4a70954Copy full SHA for 4a70954
README.md
@@ -3,7 +3,8 @@
3
### Getting Started
4
* Download the latest script file - https://raw.github.com/siddii/angular-timer/master/dist/angular-timer.min.js
5
* Clone the repo - `[email protected]:siddii/angular-timer.git`
6
-* Install angular-timer using [Bower](http://bower.io) `bower install angular-timer`
+* Install angular-timer using [Bower](http://bower.io)
7
+ `bower install angular-timer`
8
9
### Running locally
10
* Using [Grunt](http://gruntjs.com/) type `grunt` from command line, the default task will open up
0 commit comments