Merge pull request #4373 from listrophy/patch-1

Update README.md
This commit is contained in:
Charlie Voiselle 2018-06-05 12:25:27 -04:00 committed by GitHub
commit 9c05bbc518
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ to bootstrap a local staging environment:
```bash
$ git clone git@github.com:hashicorp/nomad.git
$ cd terraform
$ cd nomad/terraform
$ vagrant up && vagrant ssh
```