diff --git a/README.md b/README.md index 8135f7735aaad465e765550edcd1f29472683a81..91360da2acf713372d7e5e84d3820127cece3043 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ git clone git@github.com:political-memory/political_memory.git cd political_memory - ln -s ../django-representatives-votes/parltrack_votes/ . + ln -s ../django-representatives-votes/representatives_votes/ . ln -s ../django-representatives/representatives/ . virtualenv ve