Skip to content

Commit 3b39e79

Browse files
committed
use ember install
blindly copy pasting the old version won't update package.json hence the plugin will not be used in the pipeline, was a stupid mistake on my part but I think this could help
1 parent 0c1a6d8 commit 3b39e79

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
@@ -4,7 +4,7 @@ Display a list of deployed revisions using [ember-cli-deploy](https://github.com
44

55
## Installation
66

7-
* `npm install ember-cli-deploy-display-revisions`
7+
* `ember install ember-cli-deploy-display-revisions`
88

99
## Usage
1010

0 commit comments

Comments
 (0)