From cee9692b35ea1633dabb7b52b18d900a94a832fa Mon Sep 17 00:00:00 2001 From: Zach Gollwitzer Date: Tue, 5 Nov 2024 11:06:36 -0500 Subject: [PATCH] Update Ruby version note Signed-off-by: Zach Gollwitzer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0372c4bd..17ff8b95 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The instructions below are for developers to get started with contributing to th ### Requirements -- Ruby 3.3.4 +- See `.ruby-version` file for required Ruby version - PostgreSQL >9.3 (ideally, latest stable version) After cloning the repo, the basic setup commands are: