diff options
author | David Thompson <dthompson2@worcester.edu> | 2022-12-10 09:00:30 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2022-12-10 09:06:24 -0500 |
commit | 239d333807f82748aa74665035adf455cffb5e6c (patch) | |
tree | 64b16e25084c28b1db02f6cf96889c59d172afa8 /README | |
parent | df6b92b71b073aac65035471ecad8c3c2707be57 (diff) |
Update Guile version requirements to >= 3.0.6.
Thanks to Adam Rogoyski for pointing this out!
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ * Dependencies - - Guile >= 3.0 + - Guile >= 3.0.6 - Guile-OpenGL >= 0.1.0 - Guile-SDL2 >= 0.8.0 |