mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:18:59 +08:00
Update README
This commit is contained in:
parent
84b5701b92
commit
61bf839991
|
@ -140,11 +140,10 @@ Building from git master currently requires:
|
|||
|
||||
- Rust (version 1.70 or later)
|
||||
- CMake (version 3.19 or later)
|
||||
- a C compiler (for system feature detection)
|
||||
- a C compiler (for system feature detection and the test helper binary)
|
||||
- PCRE2 (headers and libraries) - optional, this will be downloaded if missing
|
||||
- gettext (headers and libraries) - optional, for translation support
|
||||
- an Internet connection, as other dependencies will be downloaded automatically
|
||||
- For tests: a C++11 compiler
|
||||
|
||||
|
||||
Building from source (all platforms) - Makefile generator
|
||||
|
|
Loading…
Reference in New Issue
Block a user