Modified README to specify 64bit-only. Fixes #307.

This commit is contained in:
Leah Hanson 2013-03-21 11:23:27 -04:00
parent 5f672775b2
commit e2c5249c6e

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 OS X and 64bit Linux.
## Prerequisites