From 10004b2eb76367a8a9fbc6ee973c3af441d266a4 Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Tue, 13 Mar 2018 14:55:37 -0700 Subject: [PATCH] Update dependency list in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8208572..e4b9948 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Thanks to [hunternet93](https://github.com/hunternet93) for starting the reimple * pixman * zlib (only ruby bindings) * OpenGL header (alternatively GLES2 with `DEFINES+=GLES2_HEADER`) -* Ruby (make sure to use 2.3 on macOS and Linux(?) due to a save formatting bug in newer versions) +* Ruby (make sure to use 2.3 on macOS due to a save formatting bug in newer versions -- @Yummychickenblue reports this may not be an issue anymore) * Python 3 (journal reimplementation only) * PyQt5 for Python 3 (journal reimplementation only)