diff --git a/README.md b/README.md index 48b3bb9..a2f4860 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ shell with the config file path, for example alias dotdrop= --cfg=' ``` -For bash and zsh completion scripts, see [the related doc](completion/README.md). +For bash and zsh completion scripts see [the related doc](completion/README.md). Finally import your dotfiles as described [below](#usage). diff --git a/completion/README.md b/completion/README.md index 6f7ac25..b4c46cc 100644 --- a/completion/README.md +++ b/completion/README.md @@ -9,8 +9,8 @@ Those files are generated using Source the file -* if using `dotdrop.sh` [dotdrop.sh-completion.bash](completion/dotdrop.sh-completion.bash) -* if using `dotdrop`: [dotdrop-completion.bash](completion/dotdrop-completion.bash) +* if using `dotdrop.sh` [dotdrop.sh-completion.bash](dotdrop.sh-completion.bash) +* if using `dotdrop`: [dotdrop-completion.bash](dotdrop-completion.bash) # zsh