From f69afbb8823a3a9480cb96256fb37d3c85794a5c Mon Sep 17 00:00:00 2001
From: Julien <182520+JulienMaille@users.noreply.github.com>
Date: Sat, 4 Dec 2021 14:40:51 +0100
Subject: [PATCH] Update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 0c20b13..c3ea721 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,6 @@ A theme for [Spicetify](https://github.com/khanhas/spicetify-cli)
-
### Preview
@@ -46,7 +45,7 @@ curl -fsSL https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-the
1. Download the latest [DribbblishDynamic_vX.X.X.zip](https://github.com/JulienMaille/dribbblish-dynamic-theme/releases/latest)
2. Extract the files to your [Spicetify/Themes folder](https://github.com/khanhas/spicetify-cli/wiki/Customization#themes)
3. Copy `dribbblish-dynamic.js` to your [Spicetify/Extensions folder](https://github.com/khanhas/spicetify-cli/wiki/Extensions#installing)
-4. Add the 2 lines in Patch section of the config file (see details below)
+4. Add the 2 lines in `[Patch]` section of the config file (see details below)
5. Run:
```
spicetify config extensions dribbblish-dynamic.js
@@ -96,6 +95,6 @@ curl -fsSL https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-the
1. Remove Patch lines you added in config file earlier.
2. Run:
```
- spicetify config extensions dribbblish-dynamic.js-
+ spicetify config current_theme " " extensions dribbblish-dynamic.js-
spicetify apply
```