From 2fc7cd6e03c5795cf8d9392cfe397182aa9660c1 Mon Sep 17 00:00:00 2001 From: Harald Albers Date: Sun, 5 Jul 2015 19:18:01 +0200 Subject: [PATCH] Mention zsh command completion in general install section Signed-off-by: Harald Albers --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index debd2e4ea..80a377dbb 100644 --- a/docs/install.md +++ b/docs/install.md @@ -33,7 +33,7 @@ To install Compose, run the following commands: > Note: If you get a "Permission denied" error, your `/usr/local/bin` directory probably isn't writable and you'll need to install Compose as the superuser. Run `sudo -i`, then the two commands above, then `exit`. Optionally, you can also install [command completion](completion.md) for the -bash shell. +bash and zsh shell. 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: