diff options
author | Javed Khan <javed@agiliq.com> | 2012-12-02 21:51:55 +0530 |
---|---|---|
committer | Javed Khan <javed@agiliq.com> | 2012-12-02 21:51:55 +0530 |
commit | 06a45c4b25cd186727f8239dcbda9ec8b74dc3fd (patch) | |
tree | 23be5d1d8fd5515927c81f7920cdd32431042b80 /syte | |
parent | e4c896d1f5c0b093537e8f162df75484573d1d2c (diff) | |
download | pelican-themes-06a45c4b25cd186727f8239dcbda9ec8b74dc3fd.tar.gz |
updated syte README
Diffstat (limited to 'syte')
-rw-r--r-- | syte/README.md | 4 |
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 |