From 7806483a86ae5f54152c545e377247b25aaf513a Mon Sep 17 00:00:00 2001 From: anon28410 Date: Sat, 18 Jul 2026 17:40:41 +0100 Subject: [PATCH] docs: fix typo in installation instructions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec83176..07bae61 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A TIDAL upload formatter and quality control tool for uploading to RED. ## Getting Started -1. Clone reposity and edit default config values in `.example.env.local`, then rename it to `.env.local`. +1. Clone repo and edit default config values in `.example.env.local`, then rename to `.env.local`. ```bash git clone https://git.tgcomplete.com/anon28410/crossfade.git