fix link of argcomplete page.
This commit is contained in:
parent
9af3e23695
commit
7f50c521b6
|
@ -5,7 +5,7 @@ How to set up bash completion
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
When using bash as your shell, ``pytest`` can use argcomplete
|
When using bash as your shell, ``pytest`` can use argcomplete
|
||||||
(https://argcomplete.readthedocs.io/) for auto-completion.
|
(https://kislyuk.github.io/argcomplete/) for auto-completion.
|
||||||
For this ``argcomplete`` needs to be installed **and** enabled.
|
For this ``argcomplete`` needs to be installed **and** enabled.
|
||||||
|
|
||||||
Install argcomplete using:
|
Install argcomplete using:
|
||||||
|
|
Loading…
Reference in New Issue