diff options
-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 |