diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
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 |