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 0f02d85 commit df23e97Copy full SHA for df23e97
README.md
@@ -18,15 +18,15 @@ Click <a href="https://rawgit.com/g1eb/angular-datetime-input/master/" target="_
18
### Datetime input
19
[<img src="https://raw.githubusercontent.com/g1eb/angular-datetime-input/master/images/datetime.png" alt="Angular directive datetime input - datetime input" width="300px">](https://rawgit.com/g1eb/angular-datetime-input/master/)
20
21
-## Installation
+## Install
22
23
1) Install 'angular-datetime-input' with bower
24
25
```
26
bower install angular-datetime-input
27
28
29
-Or with npm _(note that 'inputs' plural here)_:
+or with npm
30
31
32
npm install angular-datetime-inputs
0 commit comments