We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf613f commit d9e03ccCopy full SHA for d9e03cc
README.md
@@ -70,17 +70,17 @@ Your output should be similar to the one below:
70
```
71
Usage: terrahub [command] [options]
72
73
-terrahub@0.1.28 (built: 2019-02-08T17:17:41.912Z)
+terrahub@0.0.1 (built: 2018-04-07T19:15:39.787Z)
74
75
76
> NOTE: If you don't have TerraHub CLI, check out
77
[installation guide](https://www.npmjs.com/package/terrahub)
78
79
Run the following commands in terminal:
80
```shell
81
-mkdir demo-terraform-aws
82
-cd demo-terraform-aws
83
-terrahub project -n demo-terraform-aws
+mkdir demo-terraform-automation-aws
+cd demo-terraform-automation-aws
+terrahub project -n demo-terraform-automation-aws
84
85
86
Your output should be similar to the one below:
0 commit comments