mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
README: Remove ul dependency
No longer used
This commit is contained in:
parent
970a963896
commit
5af2ead85a
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ Running fish requires:
|
|||
The following optional features also have specific requirements:
|
||||
|
||||
- builtin commands that have the ``--help`` option or print usage
|
||||
messages require ``ul`` and either ``nroff`` or ``mandoc`` for
|
||||
messages require ``nroff`` or ``mandoc`` for
|
||||
display
|
||||
- automated completion generation from manual pages requires Python 3.5+
|
||||
- the ``fish_config`` web configuration tool requires Python 3.5+ and a web browser
|
||||
|
|
Loading…
Reference in a new issue