Skip to content
This repository was archived by the owner on Dec 26, 2019. It is now read-only.

Commit 7135d6a

Browse files
committed
Fix typo in README
1 parent aa23355 commit 7135d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The input component is based on [bootstrap-datepicker library](https://github.co
77
## Installation
88

99
```bash
10-
npm install --save-dev npm install --save-dev ember-cli-bootstrap-datepicker
10+
npm install --save-dev ember-cli-bootstrap-datepicker
1111
ember generate bootstrap-datepicker
1212
```
1313

0 commit comments

Comments
 (0)