minor change

This commit is contained in:
ashwinkumar12345 2021-10-13 14:20:42 -07:00
parent a8a6d5b0c5
commit 86cce61ca6
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ The default Helm chart deploys a three-node cluster. We recommend that you have
1. Deploy OpenSearch:
```bash
helm install my-release opensearch/opensearch
helm install my-deployment opensearch/opensearch
```
You can also build the `opensearch-1.0.0.tgz` file manually: