weluse / django-nose-selenium

Nose plugin for running selenium tests with django support.
http://github.com/weluse/django-nose-selenium
BSD 3-Clause "New" or "Revised" License
43 stars 5 forks source link

Git external installation docs #11

Open piotrkilczuk opened 12 years ago

piotrkilczuk commented 12 years ago

Hi,

pip install -e git://github.com/weluse/django-nose-selenium.git#egg=django-nose-selenium

This should of course be on one line (and once was, as I saw in the file history). Could you please correct this?