docs: Remove broken footnote

Oops!
This commit is contained in:
Fabian Homborg 2021-01-27 18:25:46 +01:00
parent fc5f7975a6
commit 711fa31871

View File

@ -74,7 +74,7 @@ Default Shell
To make fish your default shell:
- Add the line ``/usr/local/bin/fish`` [#]_ to ``/etc/shells``.
- Add the line ``/usr/local/bin/fish`` to ``/etc/shells``.
- Change your default shell with ``chsh -s /usr/local/bin/fish``.
For detailed instructions see :ref:`Switching to fish <switching-to-fish>`.