From 7f0506dfdc734eacf44d4c498f07602a467392b6 Mon Sep 17 00:00:00 2001 From: Renato Athaydes Date: Sun, 28 Apr 2024 22:02:52 +0200 Subject: [PATCH] Minor README fixes. --- README.MD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index fc7cf83..1cff1ec 100644 --- a/README.MD +++ b/README.MD @@ -12,6 +12,8 @@ It also uses an in-memory compiler, [osgiaas-javac](https://github.com/renatoathaydes/osgiaas/blob/master/docs/lang/osgiaas-javac.md), which is based on the [JavaCompiler](https://docs.oracle.com/javase/7/docs/api/javax/tools/JavaCompiler.html) mechanism. +❇️ Go to the [Getting Started](#getting-started-with-jgrab) section for installation instructions. + ## Example usage Run a Java file or code snippet: @@ -67,7 +69,7 @@ It starts a deamon, downloads the necessary dependencies and then compiles and r The next time you run a Java file with the same dependencies, it reuses the deamon and the cached dependencies: ``` -▶ jgrab UsesGuava.java +▶ time jgrab UsesGuava.java coin=3 glass=4 pencil=1