aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f0b1f3..ddcb561 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,7 @@ A Spicetify app which allows the library to be opened in the center pane, simila
![Preview](preview.png)
## Installation
-Download the source code, unzip it if necessary, then copy betterLibrary from the CustomApps folder into your spicetify CustomApps folder.
+Download the source code, unzip it if necessary, then copy betterLibrary from the CustomApps folder into your spicetify CustomApps folder and run the two following commands in your Command Line or Terminal to apply the changes to Spotify:
+
+1. `spicetify config custom_apps betterLibrary`
+2. `spicetify apply`