From 0dd908095b155150e00bb65b734d4f1cb607693f 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 4e7511ce..834b0e31 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.