Fix gem name

Closes #213
This commit is contained in:
Sean Collins 2022-09-16 11:35:29 -04:00 committed by GitHub
parent 1329bdeb91
commit 77ad579443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ __Hanami::view__ supports Ruby (MRI) 3.0+
Add this line to your application's Gemfile:
```ruby
gem "hanami/view"
gem "hanami-view"
```
And then execute: