mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
correction to bashrc
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user