Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit cc420d1

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent c282c44 commit cc420d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ docker-compose -f elasticsearch/docker-compose.es01.yml -f elasticsearch/docker-
188188
```
189189
Wait until the cluster has started and then call the following URL:
190190
```
191-
GET https://my-elasticsearch-host.com:9200
191+
curl -k GET https://my-elasticsearch-host.com:9200
192192
{
193193
"name" : "elasticsearch1",
194194
"cluster_name" : "axway-apim-elasticsearch",

0 commit comments

Comments
 (0)