From 5af2ead85aa8129fbade34923d16f4a8dd3c396d Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Sat, 26 Mar 2022 20:41:45 +0100 Subject: [PATCH] README: Remove ul dependency No longer used --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 052757218..e0db85b18 100644 --- a/README.rst +++ b/README.rst @@ -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