From 0e05e521c9adb3244f48827e4098c14b34848306 Mon Sep 17 00:00:00 2001 From: FantasyCookie17 <4984252-FantasyCookie17@users.noreply.gitlab.com> Date: Fri, 1 Jan 2021 08:52:33 +0000 Subject: [PATCH] Readme still linked to old repo URL, fixed that --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e7511ce7..834b0e316 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ 2. Clone the repo: ``` -git clone --recurse-submodules https://gitlab.com/ChristianPauly/fluffychat-flutter -cd fluffychat-flutter +git clone --recurse-submodules https://gitlab.com/famedly/fluffychat +cd fluffychat ``` 3. Choose your target platform below and enable support for it.