Skip to content

Commit 07ce433

Browse files
authored
Update README for v2 ember install
1 parent 4d50739 commit 07ce433

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
@@ -81,7 +81,7 @@ For issues relating to typescript compiler analysis, [create an issue in this pr
8181
To install or upgrade the addon, just run:
8282

8383
```
84-
ember install ember-cli-typescript@latest
84+
ember install ember-cli-typescript@latest --save
8585
```
8686

8787
All dependencies will be added to your `package.json`, and you're ready to roll! If you're upgrading from a previous release, you should check to merge any tweaks you've made to `tsconfig.json`.

0 commit comments

Comments
 (0)