From 684d37287838fefb1512fa5ef37e1aa06ee55b9f Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Fri, 20 Nov 2020 22:07:32 +0100 Subject: [PATCH] Update location of the repository. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf83248..eda9e19 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ rest of the system: ```bash $ # Get the source code locally -$ git clone https://framagit.org/almet/copanier.git +$ git clone https://github.com/spiral-project/copanier.git $ cd copanier $ # Create the virtualenv @@ -117,4 +117,4 @@ $ py.test tests ## Fork This project is a continuation of the work done by [Yohan](https://framagit.org/ybon/copanier), -on top of which we added the notion of groups, multiple producers, payment repartition etc. \ No newline at end of file +on top of which we added the notion of groups, multiple producers, payment repartition etc.