README: remove redundant mention of sed dependency

This commit is contained in:
Johannes Altmanninger 2021-02-16 17:29:46 +01:00
parent 7c9da2ce61
commit 8b0b987993

View File

@ -92,8 +92,8 @@ Running fish requires:
- some common \*nix system utilities (currently ``mktemp``), in
addition to the basic POSIX utilities (``cat``, ``cut``, ``dirname``,
``ls``, ``mkdir``, ``mkfifo``, ``rm``, ``sort``, ``tee``, ``tr``,
``uname`` and ``sed`` at least, but the full coreutils plus find, sed
and awk is preferred)
``uname`` and ``sed`` at least, but the full coreutils plus ``find`` and
``awk`` is preferred)
- The gettext library, if compiled with
translation support