mirror of https://github.com/docker/docs.git
line 32 need a tab.
This commit is contained in:
parent
4608b0a8fb
commit
a2fe5b1851
|
@ -29,7 +29,7 @@ On a Mac, add the following to your `~/.bash_profile`:
|
|||
|
||||
```shell
|
||||
if [ -f $(brew --prefix)/etc/bash_completion ]; then
|
||||
. $(brew --prefix)/etc/bash_completion
|
||||
. $(brew --prefix)/etc/bash_completion
|
||||
fi
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue