From 48c2cf4b7ebfa2e567ec57b1b98f35f43889d3d6 Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Mon, 18 May 2015 10:33:41 -0700 Subject: [PATCH] Further clarify README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a05045c7d6b..a79eed4633e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ If you're running servo on a guest machine, make sure 3D Acceleration is switche ## The Rust compiler -Servo automatically downloads a snapshot Rust compiler to build itself. +Servo's build system automatically downloads a snapshot Rust compiler to build itself. This is normally a specific revision of Rust upstream, but sometimes has a backported patch or two. If you'd like to know the snapshot revision of Rust which we use, see