README, tell to install cffi first

This commit is contained in:
J. David Ibáñez 2014-07-01 16:36:05 +02:00
parent 7b3201d868
commit 3cbc9b6c33

@ -32,6 +32,7 @@ Quick install guide
3. Install pygit2 with *pip*::
$ pip install cffi
$ pip install pygit2
For detailed instructions check the documentation,