Skip to content

Commit

Permalink
Changed bower package name back to the original, updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g1eb committed Dec 11, 2016
1 parent 2dbfb33 commit 0f02d85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Click <a href="https://rawgit.com/g1eb/angular-datetime-input/master/" target="_
bower install angular-datetime-input
```

Or:
Or with npm _(note that 'inputs' plural here)_:

```
npm install angular-datetime-inputs
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "angular-datetime-inputs",
"name": "angular-datetime-input",
"version": "0.0.9",
"description": "UI widget for datetime input, converted to an angular directive for your convenience.",
"homepage": "https://github.com/g1eb/angular-datetime-input",
Expand Down

0 comments on commit 0f02d85

Please sign in to comment.