mirror of https://github.com/docker/docs.git
fixing punctuation and grammar
Signed-off-by: Prasanna Gautam <prasannagautam@gmail.com>
This commit is contained in:
parent
3600bcb531
commit
cf19df4683
|
@ -68,7 +68,7 @@ your `BINDDIR` setting is not set quite right. You want to run the following com
|
|||
|
||||
$ 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue