diff --git a/README.md b/README.md index 6e52d54..c33d00a 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,10 @@ If you have a readme file, and your site doesn't otherwise have an index file, t 2. Add the follow to your site's config ```yml - gems: + plugins: - jekyll-readme-index ``` + Note: If you are using a Jekyll version less than 3.5.0, use the `gems` key instead of `plugins`. ## Configuration