Skip to content

Commit

Permalink
Add note to install platform C dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
starksm64 committed Oct 25, 2018
1 parent 5c5aa88 commit b59935e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ At the moment is has the following features:

## How to build Shamrock

* Install platform C developer tools:

** OSX
*** `xcode-select --install`
** Linux
*** TBD
* Install GraalVM (minimum RC6)
* set `GRAALVM_HOME` to your GraalVM Home directory e.g. `/Users/emmanuel/JDK/GraalVM/Contents/Home`
* `mvn install`
Expand Down

0 comments on commit b59935e

Please sign in to comment.