diff options
author | Alberto Bertogli <albertito@blitiri.com.ar> | 2012-11-11 13:53:39 +0100 |
---|---|---|
committer | Alberto Bertogli <albertito@blitiri.com.ar> | 2012-11-11 13:53:39 +0100 |
commit | 1c729578b2c503b84a1cb78aefc4fda4845c672b (patch) | |
tree | 6534e14642341cb094b2cb483287a7ce95440066 /README | |
parent | 80ef0017d47f536bf2c8c6af4b514efa50071a23 (diff) | |
download | git-arr-fork-1c729578b2c503b84a1cb78aefc4fda4845c672b.zip |
Add dependencies and improve contact information to README
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -19,6 +19,10 @@ information. Getting started --------------- +You will need Python, and the bottle.py framework (the package is usually +called python-bottle in most distributions). + + First, create a configuration file for your repositories. You can start by copying sample.conf, which has the list of the available options. @@ -41,9 +45,9 @@ use, by running: That can be useful when making changes to the software itself. -Where to report bugs --------------------- +Contact +------- -If you want to report bugs, or have any questions or comments, just let me -know at albertito@blitiri.com.ar. +If you want to report bugs, send patches, or have any questions or comments, +just let me know at albertito@blitiri.com.ar. |