Add missing comma.

This commit is contained in:
Eric Schultz 2018-06-04 11:48:26 -05:00 committed by GitHub
parent 6a1c412fbe
commit 5f432a154f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ There are a number of steps for configuring your Houdini instance for startup
- `STRIPE_API_PUBLIC` with your Stripe PUBLIC key
##### You SHOULD set your AMAZON s3 information (optional but STRONGLY recommended)
If you don't file uploads WILL NOT WORK but it's not required.
If you don't, file uploads WILL NOT WORK but it's not required.
##### In console 2, install npm packages
`./run npm install`