Skip to content

Commit

Permalink
Add readme for building (#858)
Browse files Browse the repository at this point in the history
Co-authored-by: Doolan_R <ronan.doolan@proalpha.com>
  • Loading branch information
ronandoolan2 and Doolan_R committed Jun 29, 2023
1 parent 551b069 commit fad50bf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fad50bf

Please sign in to comment.