diff --git a/README.md b/README.md index 1c669794..90f11b5d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Clone repository to: `$GOPATH/src/github.com/hashicorp/terraform-provider-$PROVI ```sh $ mkdir -p $GOPATH/src/github.com/hashicorp; cd $GOPATH/src/github.com/hashicorp -$ git clone git@github.com:hashicorp/terraform-provider-$PROVIDER_NAME +$ git clone git@github.com:terraform-providers/terraform-provider-$PROVIDER_NAME ``` Enter the provider directory and build the provider