Skip to content

Commit f6fa12e

Browse files
authored
Merge pull request #361 from typed-ember/revert-359-mike-north-patch-1
Revert "Update README for v2 `ember install`"
2 parents 1cfc5f4 + 6053dab commit f6fa12e

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 --save
84+
ember install ember-cli-typescript@latest
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)