aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-29 09:26:22 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-29 09:26:22 +0100
commit5c8670510b16ebf1db221cadf6d266828767a6f3 (patch)
tree3e7c486e23596e0516102a7a4734881ee95a288b /README
parent70eda2c21900f5c487f3ab6e0d3d99abc04d6900 (diff)
better wording
Diffstat (limited to '')
-rw-r--r--README12
1 files changed, 5 insertions, 7 deletions
diff --git a/README b/README
index 4fcfea5..2abf53f 100644
--- a/README
+++ b/README
@@ -7,10 +7,8 @@ License:
CC-by-sa 3.0
see License
-
-Just place this application into a directory where cgi-scripts are evaluated.
-The webserver needs the permission to write into the directory!
-
-Copy config.rb.sample to config.rb to start with a default configuration and make
-sure, that the webserver is allowed to write into the directory and can execute
-ruby + bzr.
+=== Installation ===
+1. Place this application into a directory where cgi-scripts are evaluated.
+ Make shure, that the webserver can execute ruby + bzr.
+2. Copy config_sample.rb to config.rb to start with a default configuration.
+3. The webserver needs the permission to write into the directory