diff --git a/README.rst b/README.rst index b930938..968c816 100644 --- a/README.rst +++ b/README.rst @@ -20,6 +20,13 @@ Requires Ask Solem's github2 (http://pypi.python.org/pypi/github2). Inspired by Gisty (http://github.com/swdyh/gisty). +Install +------- + +To install it, :: + + $ pip install ghsync + Contribute ----------