This commit is contained in:
Chris Allen 2017-08-10 13:28:18 -05:00 committed by GitHub
parent 55901df202
commit bf1b373a23

View File

@ -1,6 +1,6 @@
# Bloodhound Examples
These examples can be built via `stack build`.
To run them start ElasticSearch 5.x server at `localhost:9200`
To run them start an ElasticSearch 5.x server at `localhost:9200`
Run with `stack exec tweet-example`