deweller / switchaudio-osx

Change the audio source for Mac OS X from the command line.
Other
1.16k stars 88 forks source link

zsh: command not found: $ #41

Closed moonxkang closed 2 years ago

moonxkang commented 2 years ago

I am a complete noob here looking for some help.

I open terminal and paste + enter "$ brew install switchaudio-osx" but it says zsh: command not found: $

Do I need to install something before this is able to work?

SethMilliken commented 2 years ago

Do not include the $ character in the command. That is only there to indicate that the following command is meant for a shell (it represents a generic shell prompt).