Skip to content

Commit 3f979b0

Browse files
committed
update readme
Signed-off-by: usrbinkat <usrbinkat@braincraft.io>
1 parent 03cc737 commit 3f979b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The user will need to provide the following:
8383
- AMI Ids for Rhel 8 and Rhcos images
8484

8585
== Build
86-
Download git repo:
86+
- download git repo:
8787
```
8888
mkdir devkit-vpc
8989

@@ -93,7 +93,7 @@ podman run -it --rm -v $(pwd)/devkit-vpc:/clone:z \
9393
cd devkit-vpc
9494
```
9595

96-
- Setup your variables.tf
96+
- setup your variables.tf
9797
```
9898
vi variables.tf
9999
```
@@ -105,7 +105,7 @@ vi variables.tf
105105

106106

107107
== Destroy
108-
All resources not created from the IaC must be deleted prior to destroying the vpc.
108+
- all resources not created from the IaC must be deleted prior to destroying the vpc.
109109
```
110110
./devkit-destroy-vpc.sh
111111
```

0 commit comments

Comments
 (0)