From 96e0fc10c513396d611a153c7cf3eeb3c827c8d1 Mon Sep 17 00:00:00 2001 From: ph3b3 Date: Tue, 26 Sep 2023 18:12:39 +1000 Subject: add command line instructions to installation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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` -- cgit v1.2.3