From 9a494f12026683e2e0e950de9bbf8cdaba3e0a88 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 16 Jan 2012 07:34:37 +0900 Subject: [PATCH] mention win32 dev docs --- README.development | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.development b/README.development index 04f7691fe..e3c27d4f7 100644 --- a/README.development +++ b/README.development @@ -22,3 +22,6 @@ $ cd ../qt And now you're ready to run Anki: $ ./anki + +Windows users may find the following document useful: +http://ankisrs.net/docs/WindowsDevEnvironment.html