removing warning about 3D acceleration, fixes #5643

This commit is contained in:
Jason Williams 2016-02-10 19:33:53 +00:00
parent a31f31e819
commit 01a80b3172

View file

@ -95,10 +95,6 @@ Cross-compilation for Android:
Pre-installed Android tools are needed. See wiki for
[details](https://github.com/servo/servo/wiki/Building-for-Android)
Using Virtualbox:
If you're running servo on a guest machine, make sure 3D Acceleration is switched off ([#5643](https://github.com/servo/servo/issues/5643))
## The Rust compiler
Servo's build system automatically downloads a Rust compiler to build itself.