Skip to content

Commit d7e65c4

Browse files
authored
Update README.md
1 parent 4946302 commit d7e65c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Sponsor: https://github.com/sponsors/ExistentialAudio
7676

7777
2. Restart CoreAudio with the terminal command:
7878

79-
`sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod`
79+
`sudo killall -9 coreaudiod`
8080

8181
For more specific details [visit the Wiki](https://github.com/ExistentialAudio/BlackHole/wiki/Uninstallation).
8282

@@ -124,7 +124,7 @@ Please support our hard work and continued development. To request a license [co
124124
After building, to install BlackHole:
125125

126126
1. Copy or move the built `BlackHoleXch.driver` bundle to `/Library/Audio/Plug-Ins/HAL`
127-
2. Restart CoreAudio using `sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod`
127+
2. Restart CoreAudio using `sudo killall -9 coreaudiod`
128128

129129
### Customizing BlackHole
130130

0 commit comments

Comments
 (0)