Skip to content

Commit

Permalink
Docs: PLUGINS setting is not usually necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayer committed May 27, 2024
1 parent 287ac28 commit f901db4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This plugin can be installed via:

python -m pip install pelican-pdf

As long as you have not explicitly added a `PLUGINS` setting to your Pelican settings file, then the newly-installed plugin should be automatically detected and enabled. Otherwise, you must add `pdf` to your existing `PLUGINS` list. For more information, please see the [How to Use Plugins](https://docs.getpelican.com/en/latest/plugins.html#how-to-use-plugins) documentation.

Usage
-----

Expand Down

0 comments on commit f901db4

Please sign in to comment.