Update data-prepper.md
This commit is contained in:
parent
c8049ae44c
commit
59e7b8d64a
|
@ -15,7 +15,7 @@ Data Prepper is an independent component, not an OpenSearch plugin, that convert
|
||||||
To use the Docker image, pull it like any other image:
|
To use the Docker image, pull it like any other image:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull opensearch/opensearch-data-prepper:latest
|
docker pull opensearchproject/data-prepper:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Otherwise, [download](https://opensearch.org/downloads.html) the appropriate archive for your operating system and unzip it.
|
Otherwise, [download](https://opensearch.org/downloads.html) the appropriate archive for your operating system and unzip it.
|
||||||
|
|
Loading…
Reference in New Issue