Skip to content

Commit 6641b3a

Browse files
committed
Update requirements section of build_system/usage.txt
1 parent e5197cf commit 6641b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_system/usage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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`.

0 commit comments

Comments
 (0)