We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 152d643 + 302e4ae commit 063cca0Copy full SHA for 063cca0
README.md
@@ -16,7 +16,7 @@ The programs in this repository are written with the Go programming language. Th
16
$ go get github.com/docker/docker-credential-helpers
17
```
18
19
-2 - Use `make` to build the program you want. That will leave any executable in the `bin` directory inside the repository.
+2 - Use `make` to build the program you want. That will leave an executable in the `bin` directory inside the repository.
20
21
22
$ cd $GOPATH/docker/docker-credentials-helpers
0 commit comments