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:
43
43
* Rustup: By default rustup is used to install the right nightly version. If you don't want to
44
44
use rustup, you can manually install the nightly version indicated by rust-toolchain.toml and
45
45
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.
47
47
* Curl and tar (non-Windows only): Used by `./y.sh prepare` to download a single commit for
48
48
repos. Git will be used to clone the whole repo when using Windows.
49
49
* [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