diff options
author | Jason Williams <Jayflux@users.noreply.github.com> | 2015-04-12 20:29:25 +0100 |
---|---|---|
committer | Jason Williams <Jayflux@users.noreply.github.com> | 2015-04-12 20:29:25 +0100 |
commit | 7f2fd26f5a6e1679132a63fd93bac54561f9ee98 (patch) | |
tree | 5d44f31cf13311a69994d36c7049fb44141f0b1d | |
parent | d117d07f6c9cb0972ea153efbaacae9e70c709aa (diff) | |
download | servo-7f2fd26f5a6e1679132a63fd93bac54561f9ee98.tar.gz servo-7f2fd26f5a6e1679132a63fd93bac54561f9ee98.zip |
Update README.md
adding link for issue ticket
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 27fb57a1abe..de6524223aa 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Pre-installed Android tools are needed. See wiki for Using Virtualbox: -If you're running servo on a guest machine, make sure 3D Acceleration is switched off (#5643) +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 |