Skip to content

Commit 9d9b346

Browse files
committed
improve documentation
1 parent 9278268 commit 9d9b346

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,14 @@ export AWS_DEFAULT_REGION="$(aws configure get region)"
8282

8383
Run the following commands in terminal:
8484
```shell
85-
terrahub --version
85+
terrahub --help | head -3
8686
```
8787

8888
Your output should be similar to the one below:
8989
```
90-
v0.0.28
90+
Usage: terrahub [command] [options]
91+
92+
[email protected] (built: 2018-10-11T12:33:57.775Z)
9193
```
9294

9395
> NOTE: If you don't have TerraHub CLI, check out

0 commit comments

Comments
 (0)