Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ecsd-matthew-song committed Jan 30, 2019
1 parent 7c306d0 commit 77970b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,10 +334,10 @@ Then execute:
$terraform plan
```
Finally, run the following and specify the number of instances you want to create:
Finally, apply the plan:
```
$terraform apply -var count_var=1
$terraform apply
```
Expand Down

0 comments on commit 77970b3

Please sign in to comment.