Skip to content

Commit 1c076a6

Browse files
sonyakcauvipy
authored andcommitted
update step to install homebrew
1 parent 3a81c26 commit 1c076a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/brokers/rabbitmq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ documentation`_:
8686

8787
.. code-block:: console
8888
89-
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
89+
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
9090
9191
Finally, we can install RabbitMQ using :command:`brew`:
9292

0 commit comments

Comments
 (0)