Skip to content

Commit 49be67c

Browse files
authored
Update package name (#16)
Update README to remove private install warning
1 parent 9848336 commit 49be67c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,7 @@ If you're looking to develop your Node.js application with Elastic Enterprise Se
88

99
## Installation
1010

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`:
11+
Install via npm:
2012

2113
```shell
2214
npm install @elastic/elasticsearch-serverless

0 commit comments

Comments
 (0)