mirror of
https://github.com/docker/compose.git
synced 2025-04-07 19:55:07 +02:00
Add hint about OS X binary compatibility
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
487eae3b7b
commit
b08e23d351
@ -35,6 +35,8 @@ To install Compose, run the following commands:
|
||||
Optionally, you can also install [command completion](completion.md) for the
|
||||
bash and zsh shell.
|
||||
|
||||
> **Note:** Some older Mac OS X CPU architectures are incompatible with the binary. If you receive an "Illegal instruction: 4" error after installing, you should install using the `pip` command instead.
|
||||
|
||||
Compose is available for OS X and 64-bit Linux. If you're on another platform,
|
||||
Compose can also be installed as a Python package:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user