1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

[shell completions] Fix markdown syntax in README.md

This commit is contained in:
nowrep 2013-12-18 18:13:15 +01:00
parent cb95c95c3f
commit a1df4fb262

View File

@ -1,7 +1,7 @@
Bash completion file will be automatically installed with make install
into /etc/bash_completion.d/
into `/etc/bash_completion.d/`
To install zsh completion file, either manually copy it to proper directory
(one directory from $fpath), or run this command:
cp _qupzilla "`echo $fpath | cut -d' ' -f1`/_qupzilla"
cp _qupzilla "`echo $fpath | cut -d' ' -f1`/_qupzilla"