Skip to content

Commit

Permalink
Fix required Ruby version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Mar 15, 2024
1 parent 10eaf5e commit a5c216e
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 @@ -338,7 +338,7 @@ bundle exec appraisal activerecord-7.0 rake
# MYSQL80=1 bundle exec appraisal activerecord-7.0 rake
```

**Notice:** Ruby 2.6 or above/mysql-client/postgresql-client is required.
**Notice:** Ruby 2.7 or above/mysql-client/postgresql-client is required.

## Demo

Expand Down

0 comments on commit a5c216e

Please sign in to comment.