From 0dc26be1a4ea5e5fb49d13301df904a0b3ff00a6 Mon Sep 17 00:00:00 2001
From: Jochem Snuverink <jochem.snuverink@psi.ch>
Date: Fri, 20 Oct 2017 10:15:55 +0200
Subject: [PATCH] update README wrt documentation

---
 README.md | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index 731965303..762f5f326 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,4 @@
 This is OPAL >= 1.9.9. Be aware of the fact that the documentation is not
-anymore a seperate project. 
+anymore a separate project.
 
-The documentation is in this repository in the 
-directory 'doc' (https://gitlab.psi.ch/OPAL/src/tree/master/doc). 
-
-On machines 
-with LaTeX the User's Reference Manual can be built in the same directory as the 
-code by configuring cmake using -DENABLE_DOCUMENTATION=1 to enable the compilation.
-
-The manual can then be built by calling 'make doc'. If you want 
-to compile the manual every time you compile the code then set 
--DEXCLUDE_DOC_FROM_ALL=0 .
\ No newline at end of file
+The documentation is in the [Wiki](https://gitlab.psi.ch/OPAL/src/wikis/home).
-- 
GitLab