From 46020144a92a488051f5f8f6940c87338980c7e8 Mon Sep 17 00:00:00 2001 From: Parikshith Mohite Date: Wed, 23 Oct 2024 12:12:32 -0400 Subject: [PATCH] Update README to include installation section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f022440..3e0d785 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Check out [Spicetify's docs](https://spicetify.app/docs/development/spicetify-cr - https://github.com/spicetify/spicetify-creator +## Installation + +Simply download the corresponding installation script for either Windows (install.ps1) or Mac (install.sh) and run it! + ## Build First clone the repo into your `...\spicetify\CustomApps\` directory and then run the following commands: