Add missing comma.
This commit is contained in:
parent
6a1c412fbe
commit
5f432a154f
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue