Browse Source

Mention zsh command completion in general install section

Signed-off-by: Harald Albers <[email protected]>
Harald Albers 10 years ago
parent
commit
2fc7cd6e03
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/install.md

+ 1 - 1
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: