From c8f292bc40e9413ce010e8e33bfeee323a4a3778 Mon Sep 17 00:00:00 2001 From: ratulm Date: Mon, 18 Mar 2024 19:40:48 -0700 Subject: [PATCH] Add ruby version --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89a1560..a082df2 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,6 @@ bundle install bundle exec jekyll serve ``` -Then point your browser to http://localhost:4000/ +Then point your browser to http://localhost:4000/. + +The site was tested with ruby version 3.2.2.