csu / quora-api

An unofficial API for Quora.
https://quora.christopher.su
Other
295 stars 65 forks source link

import pyquora submodule in installation instructions #2

Closed riceissa closed 10 years ago

riceissa commented 10 years ago

I suppose this is obvious for seasoned users of git, but it might be nice to include it anyway.

csu commented 10 years ago

Thanks! I forgot git pull doesn't grab submodules automatically.

csu commented 10 years ago

I have converted pyquora from a git submodule to a Python package. It will now be installed with pip:

pip install quora