From 7428f4a66bcc2525ce20ccfaa16c7d9bdddd4139 Mon Sep 17 00:00:00 2001 From: Andreas Muelhaupt Date: Sun, 14 Aug 2022 12:43:48 +0000 Subject: [PATCH] corrected checkout URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec667f3..23ff711 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 1. Checkout and dir into project folder ```shell -git checkout https://lab.thereno.cloud/stammtv-extension +git checkout https://lab.thereno.cloud/and94x/stammtv-extension cd stammtv-extension ``` @@ -18,4 +18,4 @@ cd stammtv-extension 2.2 For Chrome ```shell ./build-chrome.sh -``` \ No newline at end of file +```