From fad50bfbc435bc8f03f1bd50b01ed1171d7dd8cd Mon Sep 17 00:00:00 2001 From: Ronan Doolan Date: Thu, 29 Jun 2023 17:05:06 +0100 Subject: [PATCH] Add readme for building (#858) Co-authored-by: Doolan_R --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3d830c718..55534f4d4 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,13 @@ For more documentation, please see our [documentation](https://combust.github.io * Make a pull request for an existing feature request or bug report * Join the discussion of how to get MLeap into Spark as a dependency. Talk with us on Gitter (see link at top of README.md) +## Building + +Please ensure you have sbt 1.4.9, java 11, scala 2.12.13 + +1. Initialize the git submodules `git submodule update --init --recursive` +2. Run `sbt compile` + ## Thank You Thank you to [Swoop](https://www.swoop.com/) for supporting the XGboost