mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
README: cleanup whitespace
This commit is contained in:
parent
0db012fcf1
commit
ae678c9c5f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user