From 63bca6c65a34c264a6134ee1a5002994ef3c3002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 17 Aug 2014 11:20:44 +0200 Subject: [PATCH] More README updates. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 299e652d7..c4874e268 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ INSTALLATION ============ You can either use packaging scripts, which are stored in `package/` -subdirectory, or compile and install everything manually. Note that Doxygen -documentation (see above or build your own using instructions below) contains -more comprehensive guide for building, packaging and crosscompiling. +subdirectory, or compile and install everything manually. Note that +[Magnum documentation](http://mosra.cz/blog/magnum-doc/) contains more +comprehensive guide for building, packaging and crosscompiling. Minimal dependencies --------------------