From 2d786449a690cda505a8b060039023dd2a01c986 Mon Sep 17 00:00:00 2001 From: Adam Patterson Date: Mon, 4 Sep 2023 14:44:04 -0600 Subject: [PATCH] Update mac-os.md, corrects ~/.zshrc --- docs/stack/get-started/install-stack/mac-os.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stack/get-started/install-stack/mac-os.md b/docs/stack/get-started/install-stack/mac-os.md index e5bcd00..d20c9d5 100644 --- a/docs/stack/get-started/install-stack/mac-os.md +++ b/docs/stack/get-started/install-stack/mac-os.md @@ -47,7 +47,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: