From 027e58bf6ea42546acf3ae1ba802eac9caa7399a Mon Sep 17 00:00:00 2001 From: Adam Patterson Date: Tue, 21 Nov 2023 10:09:37 -0700 Subject: [PATCH] Changed ~/zshrc to ~/.zshrc --- docs/stack/install/install-stack/mac-os.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stack/install/install-stack/mac-os.md b/docs/stack/install/install-stack/mac-os.md index 87cd090..a607fbf 100644 --- a/docs/stack/install/install-stack/mac-os.md +++ b/docs/stack/install/install-stack/mac-os.md @@ -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: