correction to bashrc

This commit is contained in:
Tracy Miranda
2023-11-28 13:32:15 -05:00
parent cce7fae7b5
commit a5741c17d5
+1 -1
View File
@@ -6,7 +6,7 @@ description: 'After downloading Wave, get up and running quickly'
<AccordionGroup>
<Accordion icon="apple" title="MacOS Setup">
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```
</Accordion>
<Accordion icon="linux" title="Linux Setup">
1. [Download Wave](https://www.commandline.dev/download) and extract the file