diff --git a/README.md b/README.md index eb36db02f3..093cf1c84f 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,7 @@ This repository contains two reference implementations of the noms protocol - on # Get the code ``` -mkdir -p $GOPATH/src/github.com/attic-labs -cd $GOPATH/src/github.com/attic-labs -git clone https://github.com/attic-labs/noms +git clone https://github.com/attic-labs/noms $GOPATH/src/github.com/attic-labs/noms ``` # Build