NYUCCL / psiTurk

An open platform for science on Amazon Mechanical Turk.
https://psiturk.org
MIT License
277 stars 140 forks source link

Typo in README.md #382

Closed c-j-bates closed 5 years ago

c-j-bates commented 5 years ago

Under "Developing", you have written:

`git install -e psiTurk'

but I'm pretty sure this should be:

`pip install -e psiTurk'

deargle commented 5 years ago

Indeed, ty