Update README. Renaming binary to binary-cross

This commit is contained in:
Tomas Kral 2016-08-10 11:29:12 +02:00
parent e64f1c1215
commit bae3feb10c

View File

@ -180,7 +180,7 @@ You need `-tags experimental` because the current `bundlefile` package of docker
- You need `make` - You need `make`
```console ```console
$ make binary $ make binary-cross
``` ```
## Contributing and Issues ## Contributing and Issues