Skip to content

Commit

Permalink
Update README.md - fix gem installation version
Browse files Browse the repository at this point in the history
  • Loading branch information
stgeneral authored May 31, 2024
1 parent 5be73c7 commit 1f0c23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Please also see the [Wiki](https://github.com/krisleech/wisper/wiki) for more ad
Add this line to your application's Gemfile:

```ruby
gem 'wisper', '~3.0'
gem 'wisper', '~> 3.0'
```

## Usage
Expand Down

0 comments on commit 1f0c23c

Please sign in to comment.