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.