You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: elasticsearch-driver/README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,14 @@
6
6
7
7
### How To Install
8
8
9
-
1. Download the code: https://www.elastic.co/downloads/elasticsearch
10
-
1. Follow the install and run steps: https://www.elastic.co/downloads/elasticsearch
9
+
Once this a communication layer to Elasticsearch, we're using integration test, so you need to install Elasticsearch. The recommended way is using Docker.
0 commit comments