소스 검색

Add hint about OS X binary compatibility

Signed-off-by: Aanand Prasad <[email protected]>
Aanand Prasad 10 년 전
부모
커밋
b08e23d351
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      docs/install.md

+ 2 - 0
docs/install.md

@@ -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: