Merge pull request #308 from astrieanna/master

Specify 64bit-only in README
This commit is contained in:
Brian Anderson 2013-03-26 11:26:24 -07:00
commit d6eb5eec7c

View file

@ -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 Linux.
language. It is currently developed on 64bit OS X and 64bit Linux.
## Prerequisites