mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 12:04:39 +08:00
CONTRIBUTING: Remove versions
These were outdated already (cmake). Let's keep them in the README for now.
This commit is contained in:
parent
964d3fff15
commit
0aa588a129
|
@ -26,8 +26,8 @@ This will create a copy of the fish repository in the directory fish-shell in yo
|
||||||
Also, for most changes you want to run the tests and so you'd get a setup to compile fish.
|
Also, for most changes you want to run the tests and so you'd get a setup to compile fish.
|
||||||
For that, you'll require:
|
For that, you'll require:
|
||||||
|
|
||||||
- Rust (version 1.67 or later) - when in doubt, try rustup
|
- Rust - when in doubt, try rustup
|
||||||
- CMake (version 3.5 or later)
|
- CMake
|
||||||
- PCRE2 (headers and libraries) - optional, this will be downloaded if missing
|
- PCRE2 (headers and libraries) - optional, this will be downloaded if missing
|
||||||
- gettext (headers and libraries) - optional, for translation support
|
- gettext (headers and libraries) - optional, for translation support
|
||||||
- Sphinx - optional, to build the documentation
|
- Sphinx - optional, to build the documentation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user