From f4418a8de84b1b5c3b2a691b2f23d49c08af3c52 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 20 Feb 2011 20:57:44 -0500 Subject: [PATCH] Installation --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) 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 ----------