From 67b873668c6efec05a3e5ba8f776ca67a92979cd Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 15 Jun 2021 12:44:57 +0200 Subject: [PATCH] Drop sub and fix link --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 12b8233..dcdde0e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # homebrewserver.club -The homebrewserver.club website. - > https://homebrewserver.club/ ## Build the site locally @@ -9,7 +7,7 @@ The homebrewserver.club website. ### Get a local copy ```bash -$ git clone --recurse-submodules https://git.vvvvvvaria.org/varia/nooo-hbsc +$ git clone --recurse-submodules https://git.vvvvvvaria.org/varia/homebrewserver.club ``` ### System requirements