From d117d07f6c9cb0972ea153efbaacae9e70c709aa Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Sun, 12 Apr 2015 20:26:44 +0100 Subject: [PATCH] Update README.md Adding virtualbox note to switch off 3D acceleration --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56c6ee6844d..27fb57a1abe 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ Cross-compilation for Android: Pre-installed Android tools are needed. See wiki for [details](https://github.com/mozilla/servo/wiki/Building-for-Android) +Using Virtualbox: + +If you're running servo on a guest machine, make sure 3D Acceleration is switched off (#5643) + ## The Rust compiler Servo uses a snapshot Rust compiler to build itself. This is normally a