slight tweak to Packer README

This commit is contained in:
Rob Genova
2017-06-25 11:54:29 -07:00
parent c53e6559b1
commit 1ef9d0fb28

View File

@@ -25,7 +25,7 @@ After you make your modifications to `packer.json`, execute the following
command to build the AMI:
```bash
packer build packer.json
$ packer build packer.json
```
Don't forget to copy the AMI Id to your [terraform.tfvars file](../env/us-east/terraform.tfvars).