From a56bb44168179cd19c6012ee262ac76281b328a3 Mon Sep 17 00:00:00 2001 From: Andre Westerlund <20700150+westerandr@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:28:51 +1200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11b0bb7..334eb57 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ The website for the Samoa Stack Overflow community, built with SvelteKit ### Clone the Repo ```sh -git clone https://github.com/Samoa-Stack-Overflow/sso-website.git -cd sso-website +git clone https://github.com/SamoaCodeHub/website.git +cd website ``` ### Installing dependencies