auto merge of #13601 : mdinger/rust/readme, r=brson
Configure required git be installed so this should be added to the dependencies list. If it's only required when using git, a note could also be added.
This commit is contained in:
commit
c44c7abb42
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ documentation.
|
||||||
* `perl` 5.0 or later
|
* `perl` 5.0 or later
|
||||||
* GNU `make` 3.81 or later
|
* GNU `make` 3.81 or later
|
||||||
* `curl`
|
* `curl`
|
||||||
|
* `git`
|
||||||
2. Download and build Rust:
|
2. Download and build Rust:
|
||||||
|
|
||||||
You can either download a [tarball] or build directly from the [repo].
|
You can either download a [tarball] or build directly from the [repo].
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue