Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit bb7e22d

Browse files
committed
recommend using the plugin pack in quickstart
1 parent 8a59233 commit bb7e22d

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,10 @@ To get up and running quickly, do the following:
2121
$ npm install -g firebase-tools
2222
```
2323

24-
- Ensure ember-cli-deploy and [ember-cli-deploy-build][2] are installed
24+
- Install this plugin and its dependencies using the plugin pack
2525

2626
```bash
27-
$ ember install ember-cli-deploy
28-
$ ember install ember-cli-deploy-build
29-
```
30-
31-
- Install this plugin
32-
33-
```bash
34-
$ ember install ember-cli-deploy-firebase
27+
$ ember install ember-cli-deploy-firebase-pack
3528
```
3629

3730
- Set up firebase in your app, answering `dist` when asked 'What directory should be the public root?'.

0 commit comments

Comments
 (0)