Skip to content

Commit 297e99c

Browse files
jrpoolChristoph Büscher
authored and
Christoph Büscher
committed
[Docs] Extend Homebrew installation instructions (#28902)
Adding a note about proceeding after a successful homebrew installation.
1 parent 2aefb72 commit 297e99c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/getting-started.asciidoc

+4
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ On macOS, Elasticsearch can also be installed via https://brew.sh[Homebrew]:
158158
brew install elasticsearch
159159
--------------------------------------------------
160160

161+
If installation succeeds, Homebrew will finish by saying that you can start Elasticsearch by entering
162+
`elasticsearch`. Do that now. The expected response is described below, under <<successfully-running-node>>.
163+
161164
[float]
162165
=== Installation example with MSI Windows Installer
163166

@@ -216,6 +219,7 @@ And now we are ready to start our node and single cluster:
216219
--------------------------------------------------
217220

218221
[float]
222+
[[successfully-running-node]]
219223
=== Successfully running node
220224

221225
If everything goes well with installation, you should see a bunch of messages that look like below:

0 commit comments

Comments
 (0)