fix README for building instructions

This commit is contained in:
Lubos Kosco 2019-07-08 11:02:45 +02:00
parent 4296c7d3ae
commit 183eb6158a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Scylla JMX server implements the Apache Cassandra JMX interface for compatibilit
To compile JMX server, run:
```console
$ mvn package
$ mvn --file scylla-jmx-parent/pom.xml package
```
## Running