Browse Source

Fixed typo in README.md

pull/1943/head
Greg Szabo 7 years ago
parent
commit
ab5802a50f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      terraform-digitalocean/README.md

+ 1
- 0
terraform-digitalocean/README.md View File

@ -27,6 +27,7 @@ After initialization it's good measure to create a new Terraform environment for
```
TESTNET_NAME="testnet-servers"
terraform env new "$TESTNET_NAME"
```
## Execution


Loading…
Cancel
Save