Skip to content

Commit

Permalink
differentiate curl command from expected output to reduce confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
dfadil committed Jun 10, 2024
1 parent 168ec74 commit 5528972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEV_SETUP_MAC.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Now that you have Elasticsearch running you will need to install the necessary p
```shell
$ curl "localhost:9200/_cat/plugins?s=component&h=component,version"
analysis-phonetic 5.6.16
> analysis-phonetic 5.6.16
```
Expand Down

0 comments on commit 5528972

Please sign in to comment.