Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/reference/api/engine/sdk/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ installed and coexist together.
### Go SDK

```console
$ go get github.com/docker/docker/client
$ go get github.com/moby/moby/client
```

The client requires a recent version of Go. Run `go version` and ensure that you're running a currently supported version of Go.
Expand Down