diff --git a/README.md b/README.md index e604a1f094edcc6442c713567f797f8a20b0ee7f..8135f7735aaad465e765550edcd1f29472683a81 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ - git clone git@github.com:Psycojoker/django-parltrack-votes.git - git clone git@github.com:Psycojoker/django-representatives.git - git clone git@github.com:Psycojoker/yolopol.git + git clone git@github.com:political-memory/django-representatives-votes.git + git clone git@github.com:political-memory/django-representatives.git + git clone git@github.com:political-memory/political_memory.git - cd yolopol - ln -s ../django-parltrack-votes/parltrack_votes/ . + cd political_memory + ln -s ../django-representatives-votes/parltrack_votes/ . ln -s ../django-representatives/representatives/ . virtualenv ve