aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Mayer <entrop@gmail.com>2013-03-22 11:38:22 -0700
committerJustin Mayer <entrop@gmail.com>2013-03-22 11:38:22 -0700
commit619a538dc4ee50b8c26d502ef2b3d84efcc4f6b3 (patch)
tree7cb0aa3a8a65285347de347642bfe41c677cf328
parent53d6c4254aa2b4781b850419d63a40527c307d71 (diff)
parent06a45c4b25cd186727f8239dcbda9ec8b74dc3fd (diff)
downloadpelican-themes-619a538dc4ee50b8c26d502ef2b3d84efcc4f6b3.zip
pelican-themes-619a538dc4ee50b8c26d502ef2b3d84efcc4f6b3.tar.gz
pelican-themes-619a538dc4ee50b8c26d502ef2b3d84efcc4f6b3.tar.bz2
Merge pull request #61 from tuxcanfly/master
Updated installation instructions for Syte theme
-rw-r--r--syte/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/syte/README.md b/syte/README.md
index c9159ec..bae5417 100644
--- a/syte/README.md
+++ b/syte/README.md
@@ -21,7 +21,9 @@ All these settings are optional, not using them will simply not enable the socia
###### Not so optional
-Pelican-syte uses the webassets module integrated into Pelican, so you will also need to install it ( `pip install webassets` ) and add the `WEBASSETS = True` setting.
+Pelican-syte uses the webassets module integrated into Pelican, so you
+will also need to install it ( `pip install webassets` ) and add the
+`pelican.plugins.assets` plugin to `PLUGINS` setting.
#### Links