Skip to content

Commit d9e03cc

Browse files
committed
minor update to readme
1 parent adf613f commit d9e03cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,17 @@ Your output should be similar to the one below:
7070
```
7171
Usage: terrahub [command] [options]
7272
73-
terrahub@0.1.28 (built: 2019-02-08T17:17:41.912Z)
73+
terrahub@0.0.1 (built: 2018-04-07T19:15:39.787Z)
7474
```
7575

7676
> NOTE: If you don't have TerraHub CLI, check out
7777
[installation guide](https://www.npmjs.com/package/terrahub)
7878

7979
Run the following commands in terminal:
8080
```shell
81-
mkdir demo-terraform-aws
82-
cd demo-terraform-aws
83-
terrahub project -n demo-terraform-aws
81+
mkdir demo-terraform-automation-aws
82+
cd demo-terraform-automation-aws
83+
terrahub project -n demo-terraform-automation-aws
8484
```
8585

8686
Your output should be similar to the one below:

0 commit comments

Comments
 (0)