mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Documentation: update import paths in "dl_build.md"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
parent
7300bfdd1d
commit
c69c044026
@ -26,7 +26,7 @@ To build a vendored `etcd` from the `master` branch via `go get`:
|
||||
# GOPATH should be set
|
||||
$ echo $GOPATH
|
||||
/Users/example/go
|
||||
$ go get -v github.com/coreos/etcd
|
||||
$ go get -v go.etcd.io/etcd
|
||||
```
|
||||
|
||||
## Test the installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user