Skip to content

Commit 2084560

Browse files
davemullenjnrnodeful
authored andcommitted
rename install to uninstall
I think you meant to say uninstall here. (Very excited about the new version and can't wait to try it out! Congratulations on launching!)
1 parent 9d84b25 commit 2084560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/app/routes/faq/faq.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export class FAQComponent implements OnInit {
3535
Q: `How do I uninstall eqMac?`,
3636
A: `The proper way to uninstall eqMac is to click the "Uninstall" button in eqMac Settings section.
3737
<br>That will run a script to uninstall the app and the driver properly.
38-
<br>If for whatever reason you cannot run eqMac, to install the driver you can run this command in Terminal:
38+
<br>If for whatever reason you cannot run eqMac, to uninstall the driver you can run this command in Terminal:
3939
<br><br>
4040
<div class="terminal-command">sudo rm -rf /Library/Audio/Plug-Ins/HAL/eqMac.driver/ && launchctl kickstart -k system/com.apple.audio.coreaudiod &>/dev/null</div>`
4141
}]

0 commit comments

Comments
 (0)