File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ REQUIREMENTS:
4343 * Rustup: By default rustup is used to install the right nightly version. If you don't want to
4444 use rustup, you can manually install the nightly version indicated by rust-toolchain.toml and
4545 point the CARGO, RUSTC and RUSTDOC env vars to the right executables.
46- * Git: `./y.sh prepare` uses git for applying patches and on Windows for downloading test repos.
46+ * Git: Git is used for applying patches and on Windows for downloading test repos.
4747 * Curl and tar (non-Windows only): Used by `./y.sh prepare` to download a single commit for
4848 repos. Git will be used to clone the whole repo when using Windows.
4949 * [Hyperfine](https://github.com/sharkdp/hyperfine/): Used for benchmarking with `./y.sh bench`.
You can’t perform that action at this time.
0 commit comments