eastee / rebreakcaptcha

MIT License
750 stars 138 forks source link

Installation Help #8

Open 21harrisont opened 7 years ago

21harrisont commented 7 years ago

Your installation instructions are vague. I made it to pip's website. Which link do I click? There are like 50 links in the sidebar. HELP PLS.

bashz commented 7 years ago

just run:

pip install -r requirements.txt

where you've cloned the repo

apoorva-shah commented 5 years ago

@eastee What i did: 1) I cloned repo 2) I run pip install -r requirements.txt Then what should i do? Can you please guide? Thanks, Apoorva