diff --git a/README.md b/README.md index 2eb2f7832..b692ae963 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ This program built for i386-apple-darwin11.3.0 * After installing `golang`, `terraform`, and `make` you will now build the artifact. ```bash -$ go get -u github.com/databrickslabs/databricks-terraform && $ cd $GOPATH/src/github.com/databrickslabs/databricks-terraform +$ go get -u github.com/databrickslabs/databricks-terraform && cd $GOPATH/src/github.com/databrickslabs/databricks-terraform ``` * When you are in the root directory of the repository please run: