Update FAQ: generator.js renamed to setup.js

This commit is contained in:
Sahat Yalkabov
2014-07-22 10:53:24 -04:00
parent 7fb6ecc33c
commit b03a90bf0f

View File

@ -615,7 +615,7 @@ reference guide. I have explained my reasons why it could not be merged in
[issue #63](https://github.com/sahat/hackathon-starter/issues/63#issuecomment-34898290).
### How do I switch SendGrid for another email delivery service?
Run `node generator.js` bundled with Hackathon Starter, then select
Run `node setup.js` bundled with Hackathon Starter, then select
**Email Service** option. It will automatically replace appropriate strings in
your code. Currently there are three options: SendGrid, Mandrill, and Mailgun.