diff --git a/README b/README
index 978eadc6e84ad9e1482d49194603fa8e00959b3b..4b854e9e0d9137c4555061eae86f5e5711d236f1 100644
--- a/README
+++ b/README
@@ -33,7 +33,10 @@ if you get the error that elgg can't connect to your database do this:
 2. edit the mysql.default_socket line to include the path to your mysql.sock file, e.g.
    mysql.default_socket = /private/tmp/mysql.sock
 
- 
+If the mobile site or the regular site starts pulling in the Absolute template rather than the specified template
+you may need to set up a symbolic link for the wdn directory.  The UNL_Templates package will 
+    >> cd elgg/
+    >> ln -s /var/www/html/wdn wdn 
 
 *******
 ** Notes on importing data: