mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
README: small text improvement
[ci skip]
This commit is contained in:
parent
566aa6e78f
commit
87721049db
|
@ -66,7 +66,7 @@ Once installed, run `fish` from your current shell to try fish out!
|
|||
Running fish requires:
|
||||
|
||||
* curses or ncurses (preinstalled on most \*nix systems)
|
||||
* some common \*nix system utilities (currently `mktemp` and `seq`), in addition to the basic posix utilities
|
||||
* some common \*nix system utilities (currently `mktemp` and `seq`), in addition to the basic POSIX utilities
|
||||
* gettext (library and `gettext` command), if compiled with translation support
|
||||
|
||||
The following optional features also have specific requirements:
|
||||
|
|
Loading…
Reference in New Issue
Block a user