From 0688b894cae2427f59d7540904fbd6dcc3d5bede Mon Sep 17 00:00:00 2001 From: Harald Albers Date: Wed, 30 Aug 2017 00:51:23 +0200 Subject: [PATCH] Fix section hierarchy in Compose's completion page (#4421) Signed-off-by: Harald Albers --- compose/completion.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/compose/completion.md b/compose/completion.md index 8fc85ea17a..1d004173bb 100644 --- a/compose/completion.md +++ b/compose/completion.md @@ -38,9 +38,7 @@ fi You can source your `~/.bash_profile` or launch a new terminal to utilize completion. -## MacPorts Bash Completion - -If you're using MacPorts you'll need to slightly modify your steps to the +If you're using MacPorts instead of brew you'll need to slightly modify your steps to the following: Run `sudo port install bash-completion` to install bash completion.