mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 12:04:39 +08:00
README: The gettext command is no longer required
`_` is now a proper builtin, so we don't spuriously call out to gettext.
This commit is contained in:
parent
deb816c91c
commit
c7efe46e0b
|
@ -94,7 +94,7 @@ Running fish requires:
|
|||
``ls``, ``mkdir``, ``mkfifo``, ``rm``, ``sort``, ``tee``, ``tr``,
|
||||
``uname`` and ``sed`` at least, but the full coreutils plus find, sed
|
||||
and awk is preferred)
|
||||
- gettext (library and ``gettext`` command), if compiled with
|
||||
- The gettext library, if compiled with
|
||||
translation support
|
||||
|
||||
The following optional features also have specific requirements:
|
||||
|
|
Loading…
Reference in New Issue
Block a user