1
0
Fork 0
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:
gautam, prasanna 2014-11-10 18:04:23 -05:00 committed by Prasanna Gautam
parent 3600bcb531
commit cf19df4683

View file

@ -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