From a5741c17d5f0095435a15c4976d5fe688ff09183 Mon Sep 17 00:00:00 2001 From: Tracy Miranda Date: Tue, 28 Nov 2023 13:32:15 -0500 Subject: [PATCH] correction to bashrc --- quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart.mdx b/quickstart.mdx index bb603ba..d32a93d 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -6,7 +6,7 @@ description: 'After downloading Wave, get up and running quickly' 1. [Download Wave](https://www.commandline.dev/download) and drag it into your Application folder - 2. If using brew, get brew commands to work by adding the shellenv command to your .bashrc file, e.g. ```echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.bash_profile``` + 2. If using brew, get brew commands to work by adding the shellenv command to your .bashrc file, e.g. ```echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.bashrc``` 1. [Download Wave](https://www.commandline.dev/download) and extract the file