From 3ef0b94d2cc312d3290d87ce681be837776d9e85 Mon Sep 17 00:00:00 2001 From: Jannik Vogel Date: Fri, 12 May 2017 20:29:27 +0200 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index c36ced3..399913f 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -18,7 +18,7 @@ ./configure --cc=gcc --python=python2 --enable-opengl --disable-vnc --disable-user --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug make -**There's a bug with timers on Windows that makes it run much slower than it should. YOU should fix it for me.** +**[There's a bug with timers on Windows that makes it run much slower than it should. YOU should fix it for us](https://github.com/espes/xqemu/issues/75)** ### For Linux #### Requirements: