Update README about rust-snapshot-hash

This commit is contained in:
Bogdan Cuza 2015-07-22 16:44:54 +03:00
parent 68d574bc32
commit 79623e7b45

View file

@ -61,7 +61,7 @@ Servo's build system automatically downloads a snapshot Rust compiler to build i
This is normally a specific revision of Rust upstream, but sometimes has a This is normally a specific revision of Rust upstream, but sometimes has a
backported patch or two. backported patch or two.
If you'd like to know the snapshot revision of Rust which we use, see If you'd like to know the snapshot revision of Rust which we use, see
`./rust-snapshot-hash`. `rust-snapshot-hash`.
## Building ## Building