From c8700d2deeecb323d4774b2ba21d0027351aa9c8 Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 13 Feb 2022 14:50:47 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b92e9eb..dd0a117 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Safely runs rm -rf # Dependencies -You need to have haxe 4.2 or later along with hxcpp installed to compile +You need to have haxe along with hxcpp installed to compile. +Earliest tested working haxe version is 4.1.5 # Usage/ Installation