This commit is contained in:
Xavier Léauté 2015-02-19 11:41:37 -08:00
parent 49eae0fb70
commit 667c3d4f8c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ cd druid
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`.
You can find the example executables in the examples/bin directory: