mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
README.md: update reference to rust-toolchain(.toml) (#30715)
See fef332f385
.
This commit is contained in:
parent
bbbdb77a7a
commit
c78b98252a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ The examples below will use Unix, but the same applies to Windows.
|
|||
|
||||
Servo's build system uses rustup.rs to automatically download a Rust compiler.
|
||||
This is a specific version of Rust Nightly determined by the
|
||||
[`rust-toolchain`](https://github.com/servo/servo/blob/master/rust-toolchain) file.
|
||||
[`rust-toolchain.toml`](https://github.com/servo/servo/blob/master/rust-toolchain.toml) file.
|
||||
|
||||
### Normal build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue