From bb7cf6d2cabb1b41a56ecb310a08423b7f68f8a5 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Fri, 29 Jun 2012 11:25:30 -0700 Subject: [PATCH] Clarify that the bleeding-edge Rust compiler is needed --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28bc989e61a..9d976b1c289 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## The Servo Parallel Browser Project -I currently build on OS X and Linux. +Servo currently builds on Mac OS X and Linux. Since the Rust language is currently in flux, you +will need the bleeding-edge (Git master) version of the Rust compiler. ### Prerequisites