Skip to content

Commit 66aa97f

Browse files
authored
update readme
1 parent a249d0e commit 66aa97f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ gem 'jekyll-avatar'
1717
And add the following to your site's `_config.yml` file:
1818

1919
```yaml
20-
gems:
20+
plugins:
2121
- jekyll-avatar
2222
```
23+
Note: If you are using a Jekyll version less than 3.5.0, use the `gems` key instead of `plugins`.
2324

2425
## Usage
2526

0 commit comments

Comments
 (0)