Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Commit

Permalink
fix incorrect uninstallation command
Browse files Browse the repository at this point in the history
  • Loading branch information
rpendleton committed Oct 3, 2020
1 parent fd47fd2 commit 421589b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ After the tweak has been disabled, you can completely uninstally it by simply
deleting the tweak bundle:
```
$ rm -rf /Library/Application Support/Tweaks/SpotifyRCD.bundle
$ rm -rf "/Library/Application Support/Tweaks/SpotifyRCD.bundle"
```

0 comments on commit 421589b

Please sign in to comment.