We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9848336 commit 49be67cCopy full SHA for 49be67c
README.md
@@ -8,15 +8,7 @@ If you're looking to develop your Node.js application with Elastic Enterprise Se
8
9
## Installation
10
11
-:warning: The package is a prototype!
12
-It will not be published anywhere publicly until it is in a stable state and ready for Elastic customers to start trying out.
13
-In the meantime, Elastic emplyoees can install directly from GitHub to try it out:
14
-
15
-```shell
16
-npm install elastic/elasticsearch-serverless-js
17
-```
18
19
-When published, package will be available on npm's public registry at `@elastic/elasticsearch-serverless`:
+Install via npm:
20
21
```shell
22
npm install @elastic/elasticsearch-serverless
0 commit comments