Skip to content

Commit 3df9ebf

Browse files
Cosmetics
1 parent 2e7aab9 commit 3df9ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/install-homebrew.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Installing the RabbitMQ formula will install key dependencies such as a [support
4646
## <a id="locations" class="anchor" href="#locations">Locations</a>
4747

4848
The RabbitMQ server scripts and [CLI tools](./cli.html) are installed into the `sbin` directory under `/usr/local/Cellar/rabbitmq/{version}/` for Intel Macs
49-
or `/opt/homebrew/Cellar/rabbitmq/<version>/` for Apple Silicon Macs.
49+
or `/opt/homebrew/Cellar/rabbitmq/{version}/` for Apple Silicon Macs.
5050

5151
They should be accessible from `/usr/local/opt/rabbitmq/sbin` for for Intel Macs or `/opt/homebrew/opt/rabbitmq/sbin` for Apple Silicon Macs.
5252
Links to binaries have been created under `/usr/local/sbin` for Intel Macs or `/opt/homebrew/sbin` for Apple Silicon ones.

0 commit comments

Comments
 (0)