Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #460

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Open up a terminal/shell then:
NOTE: You may need to run as `pip3 install -r requirements.txt` if you have python 2.7 on your local instance along with python 3.x

---
### Configure, initialize and apply Terraform for the vertical you want to use
### Option 1/2 - Configure, initialize and apply Terraform for the vertical you want to use

> ℹ️ Zartan is a collection of demos for different verticals. In addition to the `.tf` files in the `/terraform/{vertical}` folders, there are also vertical specific READMEs in `/docs/{vertical}`. __For readability, this documentation will perform all following steps as if we're in the `travelagency` vertical.__ If you're installing/setting up a different vertical, simply reference the folder and/or file for that vertical.

Expand Down Expand Up @@ -171,7 +171,7 @@ Open up a terminal/shell then:

---

### Local environment variables
### Option 2/2 - Declare local environment variables in a .env file for the vertical you want to use

> NOTE: ℹ️ Optional, if you prefer to use your own SparkPost account the following [documentation](https://www.sparkpost.com/docs/getting-started/getting-started-sparkpost/) should help.

Expand Down