mirror of
https://github.com/metagov/govarch-website.git
synced 2025-07-11 09:59:45 +00:00
update readme with new gem name
This commit is contained in:
@ -9,13 +9,13 @@ An inarguably well-designed Jekyll theme.
|
||||
Add this line to your Jekyll site's `Gemfile`:
|
||||
|
||||
```ruby
|
||||
gem "hitchens"
|
||||
gem "hitchens-theme"
|
||||
```
|
||||
|
||||
And add this line to your Jekyll site's `_config.yml`:
|
||||
|
||||
```yaml
|
||||
theme: hitchens
|
||||
theme: hitchens-theme
|
||||
```
|
||||
|
||||
And then execute:
|
||||
@ -24,7 +24,7 @@ And then execute:
|
||||
|
||||
Or install it yourself as:
|
||||
|
||||
$ gem install hitchens
|
||||
$ gem install hitchens-theme
|
||||
|
||||
## Usage
|
||||
|
||||
|
Reference in New Issue
Block a user