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
1 changed files with 1 additions and 1 deletions

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