mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 11:32:38 +02:00
Merge branch 'master' of github.com:spiral-project/copanier
This commit is contained in:
commit
3d79e25559
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
on top of which we added the notion of groups, multiple producers, payment repartition etc.
|
||||
|
|
Loading…
Reference in a new issue