mirror of https://github.com/apache/druid.git
fix typo
This commit is contained in:
parent
49eae0fb70
commit
667c3d4f8c
|
@ -19,7 +19,7 @@ cd druid
|
||||||
mvn clean package
|
mvn clean package
|
||||||
```
|
```
|
||||||
|
|
||||||
This will compile the project and create the Druid binary ditribution tar under
|
This will compile the project and create the Druid binary distribution tar under
|
||||||
`services/target/druid-VERSION-bin.tar.gz`.
|
`services/target/druid-VERSION-bin.tar.gz`.
|
||||||
|
|
||||||
You can find the example executables in the examples/bin directory:
|
You can find the example executables in the examples/bin directory:
|
||||||
|
|
Loading…
Reference in New Issue