1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00

Update required Ruby version for development in README

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-08-13 12:50:26 -04:00 committed by GitHub
parent b437bb20c4
commit 0691041d37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ The instructions below are for developers to get started with contributing to th
### Requirements ### Requirements
- Ruby 3.3.1 - Ruby 3.3.4
- PostgreSQL >9.3 (ideally, latest stable version) - PostgreSQL >9.3 (ideally, latest stable version)
After cloning the repo, the basic setup commands are: After cloning the repo, the basic setup commands are: