Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit b8eb4e9

Browse files
authored
Update README.md
1 parent 6440e64 commit b8eb4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/terraform-quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To start a cluster first fill out the terraform.tfvars.example with the needed s
1010
```
1111
terraform plan
1212
terraform apply
13-
./start-cluster.sh
13+
IDENT=${path_to_your_ssh_key} ./start-cluster.sh
1414
```
1515

1616
To destroy a cluster:

0 commit comments

Comments
 (0)