aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 142ea28..df1a3c0 100644
--- a/README.md
+++ b/README.md
@@ -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
+ ```