doc: fix formatting issue

This commit is contained in:
Martin Michlmayr 2020-06-17 09:48:28 +08:00 committed by Simon Michael
parent 562480efea
commit cad9c49e6d

View File

@ -32,7 +32,7 @@ To install the completions manually, follow this steps:
- Download or copy the file `shell-completion/hledger-completion.bash` and save
it as `~/.hledger-completion.bash`.
- Add the command `'source ~/.hledger-completion.bash'` this to the end of your
- Add the command `source ~/.hledger-completion.bash` this to the end of your
`~/.bashrc` file.
- Then, you have to start a new Bash, e.g. by typing `bash` on the current