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 52750ca commit 86c3f8cCopy full SHA for 86c3f8c
README.md
@@ -3,11 +3,11 @@ A small library that simplifies [AWS Elasticsearch Service](https://aws.amazon.c
3
4
## Install
5
```
6
-npm install aws-elasticsearch-model --save
+npm i aws-elasticsearch-model --save
7
8
or
9
10
-yarn install aws-elasticsearch-model
+yarn add aws-elasticsearch-model
11
12
13
## Intitialize
0 commit comments