Skip to content

Commit

Permalink
Update README.md (#2025)
Browse files Browse the repository at this point in the history
Merged PR #2025.
  • Loading branch information
rileykarson authored and modular-magician committed Jul 9, 2019
1 parent d2fd00b commit ee340d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ git clone https://github.com/terraform-providers/terraform-provider-google.git $
git clone https://github.com/terraform-providers/terraform-provider-google-beta.git $GOPATH/src/github.com/terraform-providers/terraform-provider-google-beta
```

Magic Modules won't work with old versions of the Terraform provider repos. If
you're encountering issues with vendoring and paths, make sure both MM and the
Terraform provider are running on up to date copies of `master`.

Once you've prepared the target folders for the tools, run the following to
finish getting Magic Modules set up by installing the Ruby gems it needs to run:

Expand Down

0 comments on commit ee340d3

Please sign in to comment.