Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added a few lines to the getting started experience.  Will add a few others around the Mac experience once I get this building
  • Loading branch information
jtyrrell-se-jboss authored Dec 16, 2018
1 parent c556566 commit 13c0728
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 13c0728

Please sign in to comment.