Rollup merge of #64898 - jakevossen5:master, r=jonas-schievink
fixed typo Accidentally had a typo in https://github.com/rust-lang/rust/pull/64884, sorry!
This commit is contained in:
commit
50940ae952
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ or reading the [rustc guide][rustcguidebuild].
|
|||
* `curl`
|
||||
* `git`
|
||||
* `ssl` which comes in `libssl-dev` or `openssl-devel`
|
||||
* `pkg-config` if you are on compiling on Linux and targeting Linux
|
||||
* `pkg-config` if you are compiling on Linux and targeting Linux
|
||||
|
||||
2. Clone the [source] with `git`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue