From 1bea7e6a42d1d17e440d8b6bb0c0b2c82a930934 Mon Sep 17 00:00:00 2001 From: Leah Hanson Date: Thu, 21 Mar 2013 12:17:28 -0400 Subject: [PATCH] Specified that OS X also needs to be 64bit. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c452c7e30c3..0255578c54f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The Servo Parallel Browser Project Servo is a prototype web browser engine written in the [Rust](https://github.com/mozilla/rust) -language. It is currently developed on OS X and 64bit Linux. +language. It is currently developed on 64bit OS X and 64bit Linux. ## Prerequisites