Skip to content

Commit

Permalink
Fix README to reflect new Ruby version (#875)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuletawwonte authored Jul 14, 2023
1 parent 0d6aeec commit 3a0cc36
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 @@ brew bundle install --no-upgrade

...or manually:

* Ruby 3.1.2
* Ruby 3.2.2
* [libpq](https://www.postgresql.org/docs/9.5/libpq.html) - `brew install libpq`
* `libpg` is needed to use the native `pg` gem without Rosetta on M1 macs
* [postgresql](https://www.postgresql.org) - `brew install postgresql`
Expand Down

0 comments on commit 3a0cc36

Please sign in to comment.