From 352d25329873a6fea0ec38ae683e58251b1e1e58 Mon Sep 17 00:00:00 2001 From: Ashten Date: Thu, 9 Jan 2025 08:17:44 -0800 Subject: [PATCH] Correct repository URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f3413d..bc61514 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You'll need to create the required directory, and pull the files from this repos ```bash sudo mkdir /backups/ cd /backups/ -git clone +git clone https://git.woem.men/woem.men/backups.git ``` Copy the `config_example` to `config`, verify permissions, and then edit using your favorite text editor: ```bash