diff --git a/README.md b/README.md index 71e1be4..3e2a4cb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ It runs natively on Linux! No mucking about trying to get .NET 4.6.1 or somethin Only requires OpenGL, Ruby, and a few gems. ## Installing -* Install Ruby 3.0+, from your package manager. +* Install Ruby 3.4+, from your package manager. * Install Gosu's [dependencies](https://github.com/gosu/gosu/wiki/Getting-Started-on-Linux). * Install required gems: `bundle install`