aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorph3b3 <dariusleong8@gmail.com>2023-09-26 18:12:39 +1000
committerGitHub <noreply@github.com>2023-09-26 18:12:39 +1000
commit96e0fc10c513396d611a153c7cf3eeb3c827c8d1 (patch)
tree40ddf70d75821566acb81ceaf066a53c10e7d8d9 /README.md
parent0fb9267f35aa68c20290029a5e56cbeb9e8744f5 (diff)
downloadbetterLibrary-96e0fc10c513396d611a153c7cf3eeb3c827c8d1.tar.gz
betterLibrary-96e0fc10c513396d611a153c7cf3eeb3c827c8d1.tar.bz2
betterLibrary-96e0fc10c513396d611a153c7cf3eeb3c827c8d1.zip
add command line instructions to installation
Diffstat (limited to 'README.md')
-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`