Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Jun 21, 2023
1 parent 333dd56 commit 8b7133d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Automatically generate images for posts on your Jekyll site.
## Getting Started

### Requirements
In order to run this gem, you must have [ImageMagick](https://imagemagick.org/) installed. Please visit
In order to run this gem, you must have [ImageMagick](https://imagemagick.org/) installed.

Additionally, make sure the default font, [Montserrat](https://fonts.google.com/specimen/Montserrat), is downloaded and installed, or configure the plugin
with a different font.
with a different font (see below).

### Add to your Gemfile
```ruby
Expand Down Expand Up @@ -151,4 +151,4 @@ bundle exec rspec
Or alternatively:
```bash
bundle exec rake
```
```

0 comments on commit 8b7133d

Please sign in to comment.