fix formatting issues in completion.md file

This commit is contained in:
usha-mandya 2019-03-22 10:48:33 +00:00
parent 87be333941
commit ed87d31a00
1 changed files with 30 additions and 28 deletions

View File

@ -17,6 +17,7 @@ Make sure bash completion is installed.
1. On a current Linux OS (in a non-minimal installation), bash completion should be
available.
2. Place the completion script in `/etc/bash_completion.d/`.
```shell
@ -50,6 +51,7 @@ completion.
##### Install via MacPorts
1. Run `sudo port install bash-completion` to install bash completion.
2. Add the following lines to `~/.bash_profile`:
```shell