diff --git a/README.md b/README.md index fb8f5a4de..e7aca61c1 100644 --- a/README.md +++ b/README.md @@ -810,6 +810,8 @@ Please go to the [architecture](doc/architecture.md) doc. Run the tests with `sbt test`, or for continuous development, `sbt ~test`. Noisy cassandra logs can be seen in `filodb-test.log`. +To install FiloDB jars into local maven repository run `sbt publishM2`. + The docs use [mermaid](https://github.com/knsv/mermaid) and [doctoc](https://github.com/thlorenz/doctoc). On a Mac, to install: brew install yarn