Skip to content

Commit 0f02d85

Browse files
committed
Changed bower package name back to the original, updated README.md
1 parent 2dbfb33 commit 0f02d85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Click <a href="https://rawgit.com/g1eb/angular-datetime-input/master/" target="_
2626
bower install angular-datetime-input
2727
```
2828

29-
Or:
29+
Or with npm _(note that 'inputs' plural here)_:
3030

3131
```
3232
npm install angular-datetime-inputs

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "angular-datetime-inputs",
2+
"name": "angular-datetime-input",
33
"version": "0.0.9",
44
"description": "UI widget for datetime input, converted to an angular directive for your convenience.",
55
"homepage": "https://github.com/g1eb/angular-datetime-input",

0 commit comments

Comments
 (0)