From f364bb0189f5c424fc02f76495c572ebcd9ec331 Mon Sep 17 00:00:00 2001 From: Fabrice Ducos Date: Sun, 23 Apr 2023 13:49:16 +0200 Subject: [PATCH] README.md updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2965c8e9..b79e7ac3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Compile with: `ant` or `ant jar-jse` +Then test with: `./luaj` + +(or `luaj.bat` on Windows) + There is no guarantee that `ant all` still compiles for the moment (though that may be fixed in a future version).