From 13c072881c0ffafed133aedd5d6f02057d08a735 Mon Sep 17 00:00:00 2001 From: jtyrrell-se-jboss Date: Sat, 15 Dec 2018 19:50:23 -0700 Subject: [PATCH] Update README.md Added a few lines to the getting started experience. Will add a few others around the Mac experience once I get this building --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a7b3f578824c..9d772584ce4f2 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ At the moment is has the following features: * `xcode-select --install` * Install GraalVM (minimum RC10) * Set `GRAALVM_HOME` to your GraalVM Home directory e.g. `/opt/graalvm` on Linux or `/Users/emmanuel/JDK/GraalVM/Contents/Home` on macOS +* `git clone https://github.com/jbossas/protean-shamrock.git` +* `cd protean-shamrock` * `mvn install` The default build will create two different native images, which is quite time consuming. You can skip this