From 34fa3b9004c78d3a34a9768c0ee538b576b31afe Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:19:14 +0100 Subject: [PATCH] Remove superfluous .git --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bdf16c7..6e81b97 100644 --- a/readme.md +++ b/readme.md @@ -37,7 +37,7 @@ cd ~/MagicMirror/modules Clone this repository: ```bash -git clone https://github.com/edward-shen/MMM-pages.git +git clone https://github.com/edward-shen/MMM-pages ``` Configure the module in your config.js file.