Skip to content

Commit a7cdcc0

Browse files
authored
Merge pull request #11 from TerraHubCorp/dev
improve messaging
2 parents 763d32f + 4d8a2fd commit a7cdcc0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ terrahub@0.0.1 (built: 2018-04-07T19:15:39.787Z)
9797
> NOTE: If you don't have TerraHub CLI, check out
9898
[installation guide](https://www.npmjs.com/package/terrahub)
9999

100-
## Build Terraform Configurations
100+
## Build Terraform Configurations from Scratch
101101

102102
Run the following commands in terminal:
103103
```shell
@@ -113,9 +113,10 @@ Your output should be similar to the one below:
113113

114114
> NOTE: If you want to jump directly to terraform automation part of the demo,
115115
instead of creating `demo-terraform-automation-aws` from scratch, clone current
116-
repository, follow the instructions for `Update Project Config` and skip down to
117-
`Visualize TerraHub Components`. This way you will fast forward through terrahub
118-
components creation and customization, and switch directly to the automation part.
116+
repository, follow the instructions for `Update TerraHub's Project Config` and
117+
then jump down to `Visualize TerraHub Components`. This way you will fast forward
118+
through terrahub components creation and customization, and switch directly to
119+
automation part.
119120

120121
## Update TerraHub's Project Config
121122

0 commit comments

Comments
 (0)