README: cleanup whitespace

This commit is contained in:
Paul Hinze 2016-09-05 15:03:26 -05:00
parent 0db012fcf1
commit ae678c9c5f
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ If you wish to cross-compile Terraform for another architecture, you can set the
For example, to compile 64-bit Linux binaries on Mac OS X Linux, you can run:
```sh
$ XC_OS=linux XC_ARCH=amd64 make bin
$ XC_OS=linux XC_ARCH=amd64 make bin
...
$ file pkg/linux_amd64/terraform
terraform: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, not stripped