mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fixing punctuation and grammar
Signed-off-by: Prasanna Gautam <prasannagautam@gmail.com>
This commit is contained in:
parent
3600bcb531
commit
cf19df4683
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ your `BINDDIR` setting is not set quite right. You want to run the following com
|
||||||
|
|
||||||
$ sudo make BINDDIR=. binary
|
$ sudo make BINDDIR=. binary
|
||||||
|
|
||||||
If you are not in Linux - for example: OSX, you want to run `make cross` or `make BINDDIR=. cross`.
|
If you are on a non-Linux platform, e.g., OSX, you'll want to run `make cross` or `make BINDDIR=. cross`.
|
||||||
|
|
||||||
### Using your built Docker binary
|
### Using your built Docker binary
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue