diff --git a/README.md b/README.md
index 6a9ce408bc261b1c4e40954886b9f8d676cb3c6e..e37c5546c0ec587f506953775db49ac44c546e6a 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@ For now, use the dev vagrant box at vagrant/dev/
 2. `vagrant up`
 3. go to http://localhost:8005 to view the project 
 
+## Using Elgg Clean theme
+1. `vagrant ssh`
+2. `ln -s /var/www/html/elgg_clean /var/www/html/elgg/mod`
+
 ## TODO
 * implement the UNLedu Framework 4.0 theme at plugins/unl_theme
 * implement UNL auth at plugins/cas_auth_unl