Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/stack/install/install-stack/mac-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Then, confirm that the output contains `/opt/homebrew/bin` (Apple silicon Macs)

If you have an existing Redis installation on your system, then might want to modify your `$PATH` to ensure that you're using the latest Redis Stack binaries.

Open the file `~/.bashrc` or `~/zshrc` (depending on your shell), and add the following lines.
Open the file `~/.bashrc` or `~/.zshrc` (depending on your shell), and add the following lines.

For Intel-based Macs:

Expand Down