mirror of https://github.com/docker/docs.git
Update gopath in dir structure
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
parent
e68e1e1e13
commit
37d35e896c
|
@ -91,8 +91,7 @@ Run `make binaries`, which creates the Notary Client CLI binary at `bin/notary`.
|
|||
Note that `make binaries` assumes a standard Go directory structure, in which
|
||||
Notary is checked out to the `src` directory in your `GOPATH`. For example:
|
||||
```
|
||||
GOPATH=$(<path to go/>)
|
||||
go/
|
||||
$GOPATH/
|
||||
src/
|
||||
github.com/
|
||||
docker/
|
||||
|
|
Loading…
Reference in New Issue