mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update the readme with dire warnings about expected breakage
This commit is contained in:
parent
ee347beff6
commit
e578f80536
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -1,7 +1,14 @@
|
||||||
## The Servo Parallel Browser Project
|
## The Servo Parallel Browser Project
|
||||||
|
|
||||||
Servo currently builds on Mac OS X and Linux. Since the Rust language is currently in flux, you
|
Servo is a web browser engine written in the Rust language. It is
|
||||||
will need the bleeding-edge (Git master) version of the Rust compiler.
|
currently developed on OS X and Linux.
|
||||||
|
|
||||||
|
Note: Servo requires a bleeding-edge version of Rust. Sometimes this
|
||||||
|
means working off of the Rust _master_ branch; sometimes this means
|
||||||
|
the _incoming_ branch. Because Rust is still undergoing major changes
|
||||||
|
the Servo build is very often broken. Somebody in #servo or #rust
|
||||||
|
will usually know what magic is required to make Servo build on any
|
||||||
|
given day. Good luck!
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue