@@ -24,3+24,10 @@ Choose one of the [[themes]] which are bundled with ikiwiki and configure ikiwik
theme => 'blueview',
-- [[AdamShand]]
+
+
+### How to enable properly?
+
+So I added "theme" to my config file's "add_plugins" directive, and uncommented the "theme: actiontabs" line. I then ran "ikwiki --setup wiki.setup" and... no change on reload.
+
+I'm on Ubuntu 16.04. Any idea what I'm doing wrong?