diff options
author | Tyler Ferrari <69283684+Sowgro@users.noreply.github.com> | 2024-03-02 11:43:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-02 11:43:27 -0500 |
commit | cfd69fdfb7186d2d3912f98117cb1c16efa513f4 (patch) | |
tree | 3224a00a338f7c62b1cd582566cce4f04fe6e4cf | |
parent | 81abb8c23a91bfcde555b914dc18de21ce6f475e (diff) | |
download | betterLibrary-cfd69fdfb7186d2d3912f98117cb1c16efa513f4.tar.gz betterLibrary-cfd69fdfb7186d2d3912f98117cb1c16efa513f4.tar.bz2 betterLibrary-cfd69fdfb7186d2d3912f98117cb1c16efa513f4.zip |
Update README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -15,3 +15,13 @@ A [Spicetify](https://spicetify.app/) custom app which allows the library to be ``` spicetify apply ``` +## Uninstallation +1. Delete the betterLibrary folder from your Spicetify CustomApps folder +1. Run the following commands + + ``` + spicetify config custom_apps betterLibrary- + ``` + ``` + spicetify apply + ``` |