Skip to content

Commit 729444c

Browse files
committed
Updated README.md
1 parent 6809a13 commit 729444c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66

77
---
88

9-
**Note:** In the past months we have worked on the new Elasticsearch Node.js client, we will announce it soon!
10-
If you want you can already try it by following the instructions below, while if you're going to use the legacy one or report an issue, please check out [elastic/elasticsearch-js-legacy](https://github.com/elastic/elasticsearch-js-legacy).
9+
**Note:** In the past months we have worked on the new Elasticsearch Node.js client, and if you want you can already try it by following the instructions below, while if you're going to use the legacy one or report an issue, please check out [elastic/elasticsearch-js-legacy](https://github.com/elastic/elasticsearch-js-legacy).
1110

1211
---
1312

@@ -28,12 +27,6 @@ npm install @elastic/elasticsearch
2827

2928
### Compatibility
3029

31-
---
32-
33-
**Warning:** currently on npm you will only find a beta release that works with Elasticsearch 7, we will add the support for Elasticsearch 5, 6, and 7 once we release the final version of this library.
34-
35-
---
36-
3730
The library is compatible with all Elasticsearch versions since 5.x, but you should use the same major version of the Elasticsearch instance that you are using.
3831
```
3932
# Elasticsearch 7.x

0 commit comments

Comments
 (0)