From e79ab740b25b540c27a7cef178316bd45376a30d Mon Sep 17 00:00:00 2001
From: Sourcerer <sourcerer@noreply.codeberg.org>
Date: Sun, 14 Apr 2024 09:05:05 +0000
Subject: [PATCH] Moving to the new repository

This had prevented issue#22 from being fixed
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4aac0cc..0994fbf 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,8 @@ source ./my-librecell-env/bin/activate
 
 Install from git:
 ```sh
-git clone https://codeberg.org/tok/librecell.git
-cd librecell
+git clone https://codeberg.org/librecell/lclayout.git
+cd lclayout
 ./install.sh
 
 # Alternatively use ./install_develop.sh to install symlinks.
-- 
GitLab