From 20a0873c0762c5ad83fe0e545a55b736ff2cab15 Mon Sep 17 00:00:00 2001 From: Justin Baker Date: Wed, 12 Jul 2017 15:49:00 -0500 Subject: [PATCH] Update requirements in README - Older versions of `rake` don't seem to work anymore. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d9ce2a3..563ae52b 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,7 @@ One-Click Installer release is enough). In case you don't have the OCI installed, you will need: -- Ruby 1.8.5 or greater (mswin32 or mingw32 implementation will work) -- **Not cygwin!** -- Rake 0.7.3 or greater +- Ruby 1.9.3 or greater (mswin32 or mingw32 implementation will work) -- **Not cygwin!** - Zlib extension and DLL (zlib1.dll) available in the PATH (could be in system32 or your Ruby bin directory)