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

Update Ruby version note

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-11-05 11:06:36 -05:00 committed by GitHub
parent 18266c3352
commit cee9692b35
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.4 - See `.ruby-version` file for required Ruby version
- 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: